aboutsummaryrefslogtreecommitdiff
path: root/Sjit/Run.dcl
diff options
context:
space:
mode:
authorCamil Staps2018-12-25 10:39:25 +0100
committerCamil Staps2018-12-25 10:39:25 +0100
commit930f3d68b02bd0089e209eb80328f5db2e6fd821 (patch)
treea230ab013258eece6554b6e6dc8291d6646d2252 /Sjit/Run.dcl
parentInline +, *, - and / (diff)
Add comparisons; tak example
Diffstat (limited to 'Sjit/Run.dcl')
-rw-r--r--Sjit/Run.dcl1
1 files changed, 0 insertions, 1 deletions
diff --git a/Sjit/Run.dcl b/Sjit/Run.dcl
index aff22fc..371f4f5 100644
--- a/Sjit/Run.dcl
+++ b/Sjit/Run.dcl
@@ -2,5 +2,4 @@ definition module Sjit.Run
from Sjit.Compile import :: CompileState
-interpret :: !CompileState -> Int
exec :: !CompileState -> Int