You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by je...@apache.org on 2004/06/16 23:27:41 UTC

cvs commit: xml-fop/examples/mathml/src/org/apache/fop/mathml MathMLElement.java

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: fop-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-cvs-help@xml.apache.org