diff options
Diffstat (limited to 'sucl/strat.dcl')
-rw-r--r-- | sucl/strat.dcl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sucl/strat.dcl b/sucl/strat.dcl index 6a0dd6b..341b550 100644 --- a/sucl/strat.dcl +++ b/sucl/strat.dcl @@ -1,5 +1,7 @@ definition module strat +// $Id$ + from history import History from spine import Answer from rule import Rule |