/[dotgnu-pnet]/pnetlib/System.Xml/XPath/Private/XPathTokenizer.cs
ViewVC logotype

Diff of /pnetlib/System.Xml/XPath/Private/XPathTokenizer.cs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by t3rmin4t0r, Tue Dec 7 14:58:21 2004 UTC revision 1.9 by t3rmin4t0r, Tue Feb 22 11:21:22 2005 UTC
# Line 25  using System.Diagnostics; Line 25  using System.Diagnostics;
25  using System.Xml.XPath;  using System.Xml.XPath;
26  using System.Xml.XPath.Private;  using System.Xml.XPath.Private;
27    
28    #if CONFIG_XPATH
29    
30  namespace System.Xml.XPath.Private  namespace System.Xml.XPath.Private
31  {  {
32          public class XPathTokenizer : System.Xml.XPath.Private.yyParser.yyInput          public class XPathTokenizer : System.Xml.XPath.Private.yyParser.yyInput
# Line 571  namespace System.Xml.XPath.Private Line 573  namespace System.Xml.XPath.Private
573    
574          }          }
575  }  }
576    
577    #endif /* CONFIG_XPATH */

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26