ensure it goes to Prolog, no hidden module stuff.

This commit is contained in:
Vítor Santos Costa 2016-02-26 17:43:29 +00:00
parent 6ceb0bf9f3
commit 62e0f0bece

View File

@ -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,