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

Diff of /pnetlib/System.Xml/XPath/XPathResultType.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 21  Line 21 
21   * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA   * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
22   */   */
23    
24    #if CONFIG_XPATH
25    
26  namespace System.Xml.XPath  namespace System.Xml.XPath
27  {  {
28  #if ECMA_COMPAT  #if ECMA_COMPAT
# Line 39  enum XPathResultType Line 41  enum XPathResultType
41          Error = 0x06          Error = 0x06
42  }  }
43  }//namespace  }//namespace
44    
45    #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