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

Diff of /pnetlib/System.Xml/Private/SelectNodeList.cs

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

revision 1.3 by t3rmin4t0r, Thu Oct 14 12:18:02 2004 UTC revision 1.4 by t3rmin4t0r, Tue Feb 22 11:21:22 2005 UTC
# Line 22  Line 22 
22  namespace System.Xml.Private  namespace System.Xml.Private
23  {  {
24    
25    #if CONFIG_XPATH
26    
27  using System;  using System;
28  using System.Xml;  using System.Xml;
29  using System.Xml.XPath;  using System.Xml.XPath;
# Line 112  internal sealed class SelectNodeList : X Line 114  internal sealed class SelectNodeList : X
114                          }                          }
115  }; // class SelectNodeList  }; // class SelectNodeList
116    
117    #endif /* CONFIG_XPATH */
118    
119  }; // namespace System.Xml.Private  }; // namespace System.Xml.Private

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

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