ensure it goes to Prolog, no hidden module stuff.
This commit is contained in:
parent
6ceb0bf9f3
commit
62e0f0bece
@ -26,9 +26,9 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
:- op(1150, fx, prolog:block).
|
||||||
|
|
||||||
:- module('$coroutining',[
|
:- module('$coroutining',[
|
||||||
op(1150, fx, block)
|
|
||||||
%dif/2,
|
%dif/2,
|
||||||
%when/2,
|
%when/2,
|
||||||
%block/1,
|
%block/1,
|
||||||
|
Reference in New Issue
Block a user