diff options
Diffstat (limited to 'frontend/scanner.dcl')
-rw-r--r-- | frontend/scanner.dcl | 5 |
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 |