Mercurial > hg > Applications > Lite
view demoi @ 21:8fb7b6f55b7e
update tags
author | convert-repo |
---|---|
date | Fri, 07 Nov 2008 20:36:40 +0000 |
parents | 1c57a78f1d98 |
children |
line wrap: on
line source
:- use_module(library(gmlib)). :-[init],compile(display). % :-start. % :-display. display(Host) :- start(Host),display.