]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
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)
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]

diff --git a/lib/org/apache/fop/layout/hyphenation/ByteVector.class b/lib/org/apache/fop/layout/hyphenation/ByteVector.class
new file mode 100644 (file)
index 0000000..9423fa6
Binary files /dev/null and b/lib/org/apache/fop/layout/hyphenation/ByteVector.class differ
diff --git a/lib/org/apache/fop/layout/hyphenation/CharVector.class b/lib/org/apache/fop/layout/hyphenation/CharVector.class
new file mode 100644 (file)
index 0000000..03a1693
Binary files /dev/null and b/lib/org/apache/fop/layout/hyphenation/CharVector.class differ
diff --git a/lib/org/apache/fop/layout/hyphenation/Hyphen.class b/lib/org/apache/fop/layout/hyphenation/Hyphen.class
new file mode 100644 (file)
index 0000000..3dcce31
Binary files /dev/null and b/lib/org/apache/fop/layout/hyphenation/Hyphen.class differ
diff --git a/lib/org/apache/fop/layout/hyphenation/Hyphenation.class b/lib/org/apache/fop/layout/hyphenation/Hyphenation.class
new file mode 100644 (file)
index 0000000..bbf7058
Binary files /dev/null and b/lib/org/apache/fop/layout/hyphenation/Hyphenation.class differ
diff --git a/lib/org/apache/fop/layout/hyphenation/HyphenationException.class b/lib/org/apache/fop/layout/hyphenation/HyphenationException.class
new file mode 100644 (file)
index 0000000..db37e15
Binary files /dev/null and b/lib/org/apache/fop/layout/hyphenation/HyphenationException.class differ
diff --git a/lib/org/apache/fop/layout/hyphenation/HyphenationTree.class b/lib/org/apache/fop/layout/hyphenation/HyphenationTree.class
new file mode 100644 (file)
index 0000000..53baded
Binary files /dev/null and b/lib/org/apache/fop/layout/hyphenation/HyphenationTree.class differ
diff --git a/lib/org/apache/fop/layout/hyphenation/PatternConsumer.class b/lib/org/apache/fop/layout/hyphenation/PatternConsumer.class
new file mode 100644 (file)
index 0000000..be95645
Binary files /dev/null and b/lib/org/apache/fop/layout/hyphenation/PatternConsumer.class differ
diff --git a/lib/org/apache/fop/layout/hyphenation/PatternParser.class b/lib/org/apache/fop/layout/hyphenation/PatternParser.class
new file mode 100644 (file)
index 0000000..a14e741
Binary files /dev/null and b/lib/org/apache/fop/layout/hyphenation/PatternParser.class differ
diff --git a/lib/org/apache/fop/layout/hyphenation/TernaryTree$Iterator$Item.class b/lib/org/apache/fop/layout/hyphenation/TernaryTree$Iterator$Item.class
new file mode 100644 (file)
index 0000000..ff5dc5f
Binary files /dev/null and b/lib/org/apache/fop/layout/hyphenation/TernaryTree$Iterator$Item.class differ
diff --git a/lib/org/apache/fop/layout/hyphenation/TernaryTree$Iterator.class b/lib/org/apache/fop/layout/hyphenation/TernaryTree$Iterator.class
new file mode 100644 (file)
index 0000000..60318bb
Binary files /dev/null and b/lib/org/apache/fop/layout/hyphenation/TernaryTree$Iterator.class differ
diff --git a/lib/org/apache/fop/layout/hyphenation/TernaryTree.class b/lib/org/apache/fop/layout/hyphenation/TernaryTree.class
new file mode 100644 (file)
index 0000000..abafb67
Binary files /dev/null and b/lib/org/apache/fop/layout/hyphenation/TernaryTree.class differ