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

Diff of /pnetlib/System.Xml/XPath/XPathDocument.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.IO;  using System.IO;
25  using System.Xml;  using System.Xml;
26    
27    #if CONFIG_XPATH
28    
29  namespace System.Xml.XPath  namespace System.Xml.XPath
30  {  {
31  #if ECMA_COMPAT  #if ECMA_COMPAT
# Line 76  class XPathDocument : Object, IXPathNavi Line 78  class XPathDocument : Object, IXPathNavi
78          }          }
79  }  }
80  }//namespace  }//namespace
81    
82    #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