Mercurial > hg > Applications > Lite
view demoi @ 2:1c57a78f1d98
Initial revision
author | kono |
---|---|
date | Thu, 18 Jan 2001 23:27:24 +0900 |
parents | |
children |
line wrap: on
line source
:- use_module(library(gmlib)). :-[init],compile(display). % :-start. % :-display. display(Host) :- start(Host),display.