sitelogo
コメント
MINERVA superseeded IF/Prolog. Please see http://www.ifcomputer.co.jp/MINERVA for details.

We discontinued to sell IF/Prolog Dec 31. 2003. For current customers, we continue to provide professional support for IF/Prolog until Dec 31, 2008.

comment

文字%で始まるコメントは、その行の終わりまで書くことができます。

複数行に及ぶコメントは文字/*で始まり、文字*/で終わらなければなりません。

コメントは、入れ子にはなりません。

/* * * This is a sample file. * * The following clause * * is a test. * */

test :- true . % comment for this line


Up read on...
scroll to top managed with ubiCMS