This website requires JavaScript.
Explore
Help
Sign in
tdpeuter
/
2025LogProg-project-GhentProlog
Archived
Watch
1
Fork
You've already forked 2025LogProg-project-GhentProlog
0
Code
Issues
Releases
Activity
Actions
This repository has been archived on
2025-09-23
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
48f94c30df
2025LogProg-project-GhentPr...
/
examples
/
scratchpad.pl
Tibo De Peuter
f9950a3fd3
test: Cut with disjunction
2025-04-15 17:03:14 +02:00
1 line
30 B
Prolog
Raw
Blame
History
choice
(
X
)
:-
X
=
1
,
!
;
X
=
2.
View git blame
Copy permalink