diff --git a/thun/gnu-prolog/defs.txt b/thun/gnu-prolog/defs.txt index ffc698f..039ecd2 100644 --- a/thun/gnu-prolog/defs.txt +++ b/thun/gnu-prolog/defs.txt @@ -22,6 +22,7 @@ dupdd == [dup] dipd dupdipd == dup dipd enstacken == stack [clear] dip flatten == [] swap [concat] step +fork == [i] app2 fourth == rest third gcd == true [tuck mod dup 0 >] loop pop grabN == [] swap [cons] times