diff options
Diffstat (limited to 'sucl/rule.dcl')
-rw-r--r-- | sucl/rule.dcl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sucl/rule.dcl b/sucl/rule.dcl index d2438dc..f66ca6e 100644 --- a/sucl/rule.dcl +++ b/sucl/rule.dcl @@ -1,5 +1,7 @@ definition module rule +// $Id$ + from graph import Graph,Node // --- Exported types |