diff options
Diffstat (limited to 'gcc-4.6/libjava/gnu/xml/xpath/XPathParser$YyLhsClass.h')
| -rw-r--r-- | gcc-4.6/libjava/gnu/xml/xpath/XPathParser$YyLhsClass.h | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/gcc-4.6/libjava/gnu/xml/xpath/XPathParser$YyLhsClass.h b/gcc-4.6/libjava/gnu/xml/xpath/XPathParser$YyLhsClass.h deleted file mode 100644 index c9c0ea491..000000000 --- a/gcc-4.6/libjava/gnu/xml/xpath/XPathParser$YyLhsClass.h +++ /dev/null @@ -1,36 +0,0 @@ - -// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*- - -#ifndef __gnu_xml_xpath_XPathParser$YyLhsClass__ -#define __gnu_xml_xpath_XPathParser$YyLhsClass__ - -#pragma interface - -#include <java/lang/Object.h> -#include <gcj/array.h> - -extern "Java" -{ - namespace gnu - { - namespace xml - { - namespace xpath - { - class XPathParser$YyLhsClass; - } - } - } -} - -class gnu::xml::xpath::XPathParser$YyLhsClass : public ::java::lang::Object -{ - -public: // actually protected - XPathParser$YyLhsClass(); -public: - static JArray< jshort > * yyLhs; - static ::java::lang::Class class$; -}; - -#endif // __gnu_xml_xpath_XPathParser$YyLhsClass__ |
