From 33d75ff4aab0f98db56874ec16ec9a4e440aab55 Mon Sep 17 00:00:00 2001 From: Andrei Aiordachioaie Date: Mon, 25 May 2009 10:18:29 +0200 Subject: Removed old grammar source files --- src/java_cup/compile_java_cup | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 src/java_cup/compile_java_cup (limited to 'src/java_cup/compile_java_cup') diff --git a/src/java_cup/compile_java_cup b/src/java_cup/compile_java_cup deleted file mode 100644 index e0f3ff8..0000000 --- a/src/java_cup/compile_java_cup +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -javac java_cup/*.java runtime/*.java -- cgit