diff demoi @ 2:1c57a78f1d98

Initial revision
author kono
date Thu, 18 Jan 2001 23:27:24 +0900
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/demoi	Thu Jan 18 23:27:24 2001 +0900
@@ -0,0 +1,7 @@
+:- use_module(library(gmlib)).
+
+:-[init],compile(display).
+% :-start.
+% :-display.
+
+display(Host) :- start(Host),display.