]> Repositorios git - scryer-prolog.git/commitdiff
untabify
authorMarkus Triska <[email protected]>
Sun, 3 Sep 2023 19:57:51 +0000 (21:57 +0200)
committerMarkus Triska <[email protected]>
Sun, 3 Sep 2023 19:57:51 +0000 (21:57 +0200)
src/lib/clpb.pl

index 868ac277bfa0db12e453aa9da5d44dd384f1ba93..15c7837b759f439e54fe0c2ef5cf31d1aa3a1e97 100644 (file)
@@ -17,8 +17,8 @@
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
 
 :- module(clpb, [op(300, fy, ~),
-                        op(500, yfx, #),
-                        sat/1,
+                 op(500, yfx, #),
+                 sat/1,
                  taut/2,
                  labeling/1,
                  sat_count/2,