Omit Prolog toplevel.
This commit is contained in:
@@ -5,4 +5,4 @@
|
|||||||
.vscode
|
.vscode
|
||||||
docs/.ipynb_checkpoints
|
docs/.ipynb_checkpoints
|
||||||
test/*
|
test/*
|
||||||
|
thun
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
|
GPLC_OPTIONS="--min-size"
|
||||||
|
|
||||||
thun: thun.pl
|
thun: thun.pl
|
||||||
gplc -o thun thun.pl
|
gplc $(GPLC_OPTIONS) -o thun thun.pl
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user