remove extraneous [ from dif.pl
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
[:- module(dif, [dif/2]).
|
:- module(dif, [dif/2]).
|
||||||
|
|
||||||
:- use_module(library(atts)).
|
:- use_module(library(atts)).
|
||||||
:- use_module(library(control), [(\=)/2]).
|
:- use_module(library(control), [(\=)/2]).
|
||||||
|
|||||||
Reference in New Issue
Block a user