diff options
Diffstat (limited to 'frontend/IndexType.dcl')
-rw-r--r-- | frontend/IndexType.dcl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/frontend/IndexType.dcl b/frontend/IndexType.dcl new file mode 100644 index 0000000..39eecc8 --- /dev/null +++ b/frontend/IndexType.dcl @@ -0,0 +1,6 @@ +definition module + IndexType + +:: Index :== Int + +:: CheatCompiler = CheatCompiler
\ No newline at end of file |