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

4 lines
54 B
Plaintext

:- module tree.
:- interface.
:- type (tree:tree(T)).