diff options
author | Carlo Zancanaro <carlo@pc-4w14-0.cs.usyd.edu.au> | 2012-07-10 13:44:05 +1000 |
---|---|---|
committer | Carlo Zancanaro <carlo@pc-4w14-0.cs.usyd.edu.au> | 2012-07-10 13:44:05 +1000 |
commit | d3f13fdd23e17a8f4bb4083c24fee331a28351eb (patch) | |
tree | 1a54c9b52195e8daed2d90cf03dcaeb412b38039 /antlr/test-file | |
parent | 3efc870c5e2779e068841ae8befc901f68671f13 (diff) |
Remove two useless files.
Diffstat (limited to 'antlr/test-file')
-rw-r--r-- | antlr/test-file | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/antlr/test-file b/antlr/test-file deleted file mode 100644 index 0e7f8f0..0000000 --- a/antlr/test-file +++ /dev/null @@ -1,2 +0,0 @@ -y = min(1, z) -z = y+1 |