From 4e2e269fab3f5facedc6ec0131f132bd66c0aac4 Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Wed, 14 Sep 2022 14:05:03 -0400 Subject: Focus on ASM generation instead of raw binary --- tnslc/tnslc.tnsl | 1 - 1 file changed, 1 deletion(-) (limited to 'tnslc/tnslc.tnsl') diff --git a/tnslc/tnslc.tnsl b/tnslc/tnslc.tnsl index 7ea58df..10a7bbd 100644 --- a/tnslc/tnslc.tnsl +++ b/tnslc/tnslc.tnsl @@ -18,7 +18,6 @@ /; export module tnslc :include "parse/parse.tnsl" - :include "ast/ast.tnsl" :include "compile/compile.tnsl" ;/ -- cgit v1.2.3