Explorar o código

+ oo_dispinterface added

florian %!s(int64=23) %!d(string=hai) anos
pai
achega
3058a57591
Modificáronse 1 ficheiros con 6 adicións e 2 borrados
  1. 6 2
      compiler/symconst.pas

+ 6 - 2
compiler/symconst.pas

@@ -205,7 +205,8 @@ type
     odt_object,
     odt_interfacecom,
     odt_interfacecorba,
-    odt_cppclass
+    odt_cppclass,
+    odt_dispinterface
   );
 
   { options for objects and classes }
@@ -338,7 +339,10 @@ implementation
 end.
 {
   $Log$
-  Revision 1.37  2002-11-29 22:31:20  carl
+  Revision 1.38  2002-12-05 14:44:38  florian
+    + oo_dispinterface added
+
+  Revision 1.37  2002/11/29 22:31:20  carl
     + unimplemented hint directive added
     * hint directive parsing implemented
     * warning on these directives