summaryrefslogtreecommitdiff
path: root/tnslc/inc.tnsl
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2022-12-15 02:34:04 -0500
committerKyle Gunger <kgunger12@gmail.com>2022-12-15 02:34:04 -0500
commitaa5db10e7b653d9f6c3bda0c55b770f1f66a922f (patch)
tree946334b86d2e06cbf97966fb99b0a0c096851bb2 /tnslc/inc.tnsl
parentecf3e4075141163459200a2b2d05bd8b866c371d (diff)
Change label format
+ Support modules + Track member types better ~ Remove unused files
Diffstat (limited to 'tnslc/inc.tnsl')
-rw-r--r--tnslc/inc.tnsl4
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