summaryrefslogtreecommitdiff
path: root/tnslc/compile/comp.tnsl
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2022-06-29 20:15:46 -0400
committerKyle Gunger <kgunger12@gmail.com>2022-06-29 20:15:46 -0400
commitfc5a382661262b4dac085d75739c4ac0601574a7 (patch)
treea705dcb7387e316a05c5162c0351488bd664e55a /tnslc/compile/comp.tnsl
parent2572cd049ee5e1e2685b1abe6bfcfbb8aa988a71 (diff)
[TNSLC] General updates
Diffstat (limited to 'tnslc/compile/comp.tnsl')
-rw-r--r--tnslc/compile/comp.tnsl3
1 files changed, 3 insertions, 0 deletions
diff --git a/tnslc/compile/comp.tnsl b/tnslc/compile/comp.tnsl
new file mode 100644
index 0000000..18ca4b5
--- /dev/null
+++ b/tnslc/compile/comp.tnsl
@@ -0,0 +1,3 @@
+/; do_compile ({}charp file, ast.Node data, Settings settings)
+
+;/ \ No newline at end of file