diff options
Diffstat (limited to 'il.sig')
-rw-r--r-- | il.sig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -92,5 +92,5 @@ signature IL = sig strlits: int list } - val createCtx: P.progInfo -> ctx + val createCtx: P.progInfo -> string option -> ctx end |