Skip to content

Commit

Permalink
No changes...
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Thor authored and Eric Thor committed Jan 8, 2010
1 parent f36e7dc commit 2abc0c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/ide-tools/src/Example/ClojureParser.java
@@ -1,7 +1,7 @@

//----------------------------------------------------
// The following code was generated by CUP v0.11a beta 20060608
// Tue Dec 22 11:37:28 EST 2009
// Tue Dec 29 09:58:13 EST 2009
//----------------------------------------------------

package Example;
Expand All @@ -13,7 +13,7 @@
import clojure.lang.*;

/** CUP v0.11a beta 20060608 generated parser.
* @version Tue Dec 22 11:37:28 EST 2009
* @version Tue Dec 29 09:58:13 EST 2009
*/
public class ClojureParser extends java_cup.runtime.lr_parser {

Expand Down
2 changes: 1 addition & 1 deletion src/ide-tools/src/Example/ClojureSym.java
@@ -1,7 +1,7 @@

//----------------------------------------------------
// The following code was generated by CUP v0.11a beta 20060608
// Tue Dec 22 11:37:28 EST 2009
// Tue Dec 29 09:58:13 EST 2009
//----------------------------------------------------

package Example;
Expand Down

0 comments on commit 2abc0c6

Please sign in to comment.