diff --git a/samples/all_solutions.m b/samples/all_solutions.m index 7a53f2e52..e90fdf174 100644 --- a/samples/all_solutions.m +++ b/samples/all_solutions.m @@ -7,7 +7,7 @@ % predicates are not yet implemented, so if you pass an incorrect argument % to solutions/2, you will probably get a core dump. -:- module all_solutionns. +:- module all_solutions. :- interface. :- import_module io.