view demoi @ 3:c1e5614545ff tokio start

Created directory structure
author kono
date Thu, 18 Jan 2001 23:27:24 +0900
parents 1c57a78f1d98
children
line wrap: on
line source

:- use_module(library(gmlib)).

:-[init],compile(display).
% :-start.
% :-display.

display(Host) :- start(Host),display.