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

Diff of /pnetlib/System.Xml/XPath/XPathExpression.cs

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

revision 1.1 by t3rmin4t0r, Mon May 26 16:33:47 2003 UTC revision 1.2 by t3rmin4t0r, Tue Feb 22 11:21:22 2005 UTC
# Line 24  using System; Line 24  using System;
24  using System.Xml;  using System.Xml;
25  using System.Collections;  using System.Collections;
26    
27    #if CONFIG_XPATH
28    
29  namespace System.Xml.XPath  namespace System.Xml.XPath
30  {  {
31  #if ECMA_COMPAT  #if ECMA_COMPAT
# Line 55  abstract class XPathExpression Line 57  abstract class XPathExpression
57    
58  }  }
59  }//namespace  }//namespace
60    
61    #endif /* CONFIG_XPATH */

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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