aboutsummaryrefslogtreecommitdiff
path: root/frontend/scanner.dcl
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/scanner.dcl')
-rw-r--r--frontend/scanner.dcl5
1 files changed, 0 insertions, 5 deletions
diff --git a/frontend/scanner.dcl b/frontend/scanner.dcl
index fccdac9..dd00ae8 100644
--- a/frontend/scanner.dcl
+++ b/frontend/scanner.dcl
@@ -6,11 +6,6 @@ import StdEnv, general
:: * ScanState
-//:: *Input
-//:: * InputStream
-//:: LongToken
-//:: Buffer x
-
:: FilePosition = {fp_line :: !Int, fp_col :: !Int}
instance <<< FilePosition