Skip to content

Commit

Permalink
Remove unneeded empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
hurufu committed Jun 29, 2024
1 parent b258050 commit 87154ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/reif.pl
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@
; throw(error(instantiation_error, _))
).


=(X, Y, T) :-
( X == Y -> T = true
; X \= Y -> T = false
Expand Down

0 comments on commit 87154ed

Please sign in to comment.