syntax errors

This commit is contained in:
Vítor Santos Costa
2014-08-06 10:26:03 -05:00
parent 125e676b64
commit ef3a5754e6
8 changed files with 27 additions and 15 deletions

View File

@@ -2,7 +2,7 @@
% SEND + MORE = MONEY
% Adapted from: http://en.wikipedia.org/wiki/Constraint_programming
:- use_module(library('bounds')).
:- use_module(library('clpfd')).
sendmore(Digits) :-
Digits = [S,E,N,D,M,O,R,Y], % Create variables