Make d15p2 a little more readable and remove unneeded imports.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
:- use_module(library(pio)).
|
||||
:- use_module(library(clpfd)).
|
||||
:- initialization(main, main).
|
||||
|
||||
main([FileName|_]) :-
|
||||
|
Reference in New Issue
Block a user