diff options
| author | student <student@69.161.224.76> | 2018-03-29 11:38:02 -0400 |
|---|---|---|
| committer | student <student@69.161.224.76> | 2018-03-29 11:38:02 -0400 |
| commit | 6aa15e30fa75211964428e386b4b6b0f2c66dbc5 (patch) | |
| tree | 5beeb6016a94b284eeed80daf65b9c2800ec7e63 /RGens/pom.xml | |
| parent | c921b00c99cf46bc33f724581ab9bde2b0d8bb6a (diff) | |
Rename package
Diffstat (limited to 'RGens/pom.xml')
| -rw-r--r-- | RGens/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/RGens/pom.xml b/RGens/pom.xml index 2a80462..1bb647e 100644 --- a/RGens/pom.xml +++ b/RGens/pom.xml @@ -41,8 +41,7 @@ <version>1.2.1</version> <configuration> - <mainClass>bjc.rgens.newparser.RGrammarTest</mainClass> - + <mainClass>bjc.rgens.parser.RGrammarTest</mainClass> <arguments> </arguments> </configuration> |
