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

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

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

revision 1.6 by t3rmin4t0r, Fri Dec 10 17:28:33 2004 UTC revision 1.7 by t3rmin4t0r, Tue Feb 22 11:21:22 2005 UTC
# Line 23  using System.Xml; Line 23  using System.Xml;
23  using System.Xml.XPath;  using System.Xml.XPath;
24  using System.Collections;  using System.Collections;
25    
26    #if CONFIG_XPATH
27    
28  namespace System.Xml.XPath.Private  namespace System.Xml.XPath.Private
29  {  {
30          internal abstract class XPathBaseIterator : XPathNodeIterator          internal abstract class XPathBaseIterator : XPathNodeIterator
# Line 676  namespace System.Xml.XPath.Private Line 678  namespace System.Xml.XPath.Private
678          }                                                }                                      
679    
680  }  }
681    
682    #endif /* CONFIG_XPATH */

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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