Files
mercury/trial/modes.int2
1997-12-23 05:02:38 +00:00

5 lines
95 B
Plaintext

:- module modes.
:- interface.
:- type (modes:how_to_check_goal).
:- type (modes:extra_goals).