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

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

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

revision 1.2 by minddog, Mon Jan 19 08:48:40 2004 UTC revision 1.3 by t3rmin4t0r, Tue Feb 22 11:21:22 2005 UTC
# Line 23  Line 23 
23    
24  using System;  using System;
25    
26    #if CONFIG_XPATH
27    
28  namespace System.Xml.XPath  namespace System.Xml.XPath
29  {  {
30  #if ECMA_COMPAT  #if ECMA_COMPAT
# Line 62  abstract class XPathNodeIterator : IClon Line 64  abstract class XPathNodeIterator : IClon
64    
65  }  }
66  }//namespace  }//namespace
67    
68    #endif /* CONFIG_XPATH */

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

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