diff options
Diffstat (limited to 'tnslc/inc.tnsl')
-rw-r--r-- | tnslc/inc.tnsl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tnslc/inc.tnsl b/tnslc/inc.tnsl index f9029f0..6e17855 100644 --- a/tnslc/inc.tnsl +++ b/tnslc/inc.tnsl @@ -1 +1,3 @@ -:include "dummy.tnsl"
\ No newline at end of file +/; module main + :include "dummy.tnsl" +;/
\ No newline at end of file |