aboutsummaryrefslogtreecommitdiff
path: root/Sil/Compile.dcl
diff options
context:
space:
mode:
authorCamil Staps2021-01-04 20:27:45 +0100
committerCamil Staps2021-01-04 20:27:45 +0100
commit88de5784428bec9a4b32bdf447c160da29b3745e (patch)
tree4b5a52c8fe2560e98aca0d74ec8dcd5cb09b2b70 /Sil/Compile.dcl
parentFix error reporting for illegal command line arguments (diff)
Make up to date
Diffstat (limited to 'Sil/Compile.dcl')
-rw-r--r--Sil/Compile.dcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Sil/Compile.dcl b/Sil/Compile.dcl
index 61ee1b5..710101d 100644
--- a/Sil/Compile.dcl
+++ b/Sil/Compile.dcl
@@ -5,7 +5,7 @@ from StdOverloaded import class toString
from Data.Error import :: MaybeError
-from ABC.Assembler import :: Assembler, :: Statement, instance <<< Assembler
+from ABC.Assembler import :: Assembler, :: Statement, printAssembler
from Sil.Error import :: Error
from Sil.Syntax import :: Program