Name: Anonymous 2012-02-13 16:08
>learning prolog on uni course
>go through examples at uni lab session using swipl
>bagof(M, C^mother_of(C,M), Ms).
succeeds in lab session
>install swipl on home laptop, copy and paste previously sucessful query
"ERROR: toplevel: Undefined procedure: (^)/2
^/2 can only appear as the 2nd argument of setof/3 and bagof/3(DWIM could not correct goal)"
>google search fails, delivering 100's of results for a completely different and unrelated procedure
PROLOG Y U NO CONSISTENT!!!!!!!!!
>go through examples at uni lab session using swipl
>bagof(M, C^mother_of(C,M), Ms).
succeeds in lab session
>install swipl on home laptop, copy and paste previously sucessful query
"ERROR: toplevel: Undefined procedure: (^)/2
^/2 can only appear as the 2nd argument of setof/3 and bagof/3(DWIM could not correct goal)"
>google search fails, delivering 100's of results for a completely different and unrelated procedure
PROLOG Y U NO CONSISTENT!!!!!!!!!