Make d15p2 a little more readable and remove unneeded imports.

This commit is contained in:
2023-12-15 00:39:55 -08:00
parent 8683c9c8b3
commit 227aa6713d
2 changed files with 9 additions and 11 deletions

View File

@@ -1,5 +1,4 @@
:- use_module(library(pio)).
:- use_module(library(clpfd)).
:- initialization(main, main).
main([FileName|_]) :-