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

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

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

revision 1.9 by rweather, Wed Feb 9 10:48:58 2005 UTC revision 1.10 by t3rmin4t0r, Tue Feb 22 11:21:22 2005 UTC
# Line 26  using System.Xml; Line 26  using System.Xml;
26  using System.Xml.XPath;  using System.Xml.XPath;
27  using System.Diagnostics;  using System.Diagnostics;
28    
29    #if CONFIG_XPATH
30    
31  namespace System.Xml.XPath.Private  namespace System.Xml.XPath.Private
32  {  {
33          internal class XPathParser          internal class XPathParser
# Line 1235  namespace yydebug { Line 1237  namespace yydebug {
1237    }    }
1238   }   }
1239  } // close outermost namespace, that MUST HAVE BEEN opened in the prolog  } // close outermost namespace, that MUST HAVE BEEN opened in the prolog
1240    
1241    #endif /* CONFIG_XPATH */

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

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