diff options
Diffstat (limited to 'sucl/pfun.dcl')
-rw-r--r-- | sucl/pfun.dcl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sucl/pfun.dcl b/sucl/pfun.dcl index dfd0ab8..49db62d 100644 --- a/sucl/pfun.dcl +++ b/sucl/pfun.dcl @@ -1,5 +1,7 @@ definition module pfun +// $Id$ + from StdString import toString from StdOverloaded import == |