]> source.dussan.org Git - xmlgraphics-fop.git/commit
because Ant task expects to find already compiled classes, we have to duplicate this...
authorfotis <fotis@unknown>
Tue, 12 Dec 2000 19:40:58 +0000 (19:40 +0000)
committerfotis <fotis@unknown>
Tue, 12 Dec 2000 19:40:58 +0000 (19:40 +0000)
commit07103ade6aa1d388e53384b6ca0069d9361b88bb
tree23d9a09cbcbb4bfe391dfa16fa8105f82031efc7
parentc858ce734e40864340f90a60da7e8032d54a9576
because Ant task expects to find already compiled classes, we have to duplicate this. Any better ideas?

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193863 13f79535-47bb-0310-9956-ffa450edef68
lib/org/apache/fop/layout/hyphenation/ByteVector.class [new file with mode: 0644]
lib/org/apache/fop/layout/hyphenation/CharVector.class [new file with mode: 0644]
lib/org/apache/fop/layout/hyphenation/Hyphen.class [new file with mode: 0644]
lib/org/apache/fop/layout/hyphenation/Hyphenation.class [new file with mode: 0644]
lib/org/apache/fop/layout/hyphenation/HyphenationException.class [new file with mode: 0644]
lib/org/apache/fop/layout/hyphenation/HyphenationTree.class [new file with mode: 0644]
lib/org/apache/fop/layout/hyphenation/PatternConsumer.class [new file with mode: 0644]
lib/org/apache/fop/layout/hyphenation/PatternParser.class [new file with mode: 0644]
lib/org/apache/fop/layout/hyphenation/TernaryTree$Iterator$Item.class [new file with mode: 0644]
lib/org/apache/fop/layout/hyphenation/TernaryTree$Iterator.class [new file with mode: 0644]
lib/org/apache/fop/layout/hyphenation/TernaryTree.class [new file with mode: 0644]