12 lines
596 B
Diff
12 lines
596 B
Diff
--- qdox/maven.xml~ 2008-04-18 19:38:46.000000000 -0400
|
|
+++ qdox/maven.xml 2008-04-18 19:39:03.000000000 -0400
|
|
@@ -57,7 +57,7 @@
|
|
<arg value="../src/grammar/parser.y"/>
|
|
</exec>
|
|
<move todir="target/src/java/com/thoughtworks/qdox/parser/impl" file="target/Parser.java"/>
|
|
- <move tofile="target/yacc-states.txt" file="target/y"/> <!-- rename states file to something obvious -->
|
|
+ <!-- <move tofile="target/yacc-states.txt" file="target/y"/> --> <!-- rename states file to something obvious -->
|
|
</j:if>
|
|
|
|
<!-- Add lexer and parser to compilation path -->
|