changed to reflect new location

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352235 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Andrew C. Oliver 2002-03-17 00:13:51 +00:00
parent f811dd4479
commit 8bb585f77c

View File

@ -5,7 +5,7 @@
<target name="generate-records" depends="prepare"
description="Generates the record source code">
<java classname="org.apache.poi.hssf.util.RecordGenerator" fork="yes">
<java classname="org.apache.poi.dev.RecordGenerator" fork="yes">
<arg value="src/records/definitions"/>
<arg value="src/records/styles"/>
<arg value="src/java"/>