Correcting spelling mistake in module name

This commit is contained in:
Dylan Shuttleworth
1995-07-12 04:42:16 +00:00
parent 20b66a280c
commit 00bb7df53b

View File

@@ -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.