jeremias 2004/06/16 14:27:41 Modified: examples/mathml/src/org/apache/fop/mathml MathMLElement.java Log: Fix compilation problem Revision Changes Path 1.6 +2 -1 xml-fop/examples/mathml/src/org/apache/fop/mathml/MathMLElement.java Index: MathMLElement.java =================================================================== RCS file: /home/cvs/xml-fop/examples/mathml/src/org/apache/fop/mathml/MathMLElement.java,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- MathMLElement.java 22 May 2004 03:59:49 -0000 1.5 +++ MathMLElement.java 16 Jun 2004 21:27:40 -0000 1.6 @@ -31,6 +31,7 @@ import org.w3c.dom.Node; import org.xml.sax.Attributes; +import org.xml.sax.Locator; import org.apache.batik.svggen.SVGGraphics2D; import org.apache.batik.dom.svg.SVGDOMImplementation;
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]