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

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

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

revision 1.7 by t3rmin4t0r, Wed Dec 8 11:33:27 2004 UTC revision 1.8 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 483  internal class XmlDocumentNavigator : XP Line 485  internal class XmlDocumentNavigator : XP
485          }          }
486  }  }
487    
488    #endif /* CONFIG_XPATH */
489    
490  }  }

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

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