Explorar o código

+ Added goto on switch

michael %!s(int64=26) %!d(string=hai) anos
pai
achega
f31460489f
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      rtl/inc/heap.inc

+ 5 - 1
rtl/inc/heap.inc

@@ -23,6 +23,7 @@
    CHECKHEAP    if you want to test the heap integrity
 
 }
+{$GOTO ON}
 
 { Memory manager }
 const
@@ -1099,7 +1100,10 @@ end;
 
 {
   $Log$
-  Revision 1.14  1999-09-08 16:14:41  peter
+  Revision 1.15  1999-09-17 10:38:00  michael
+  + Added goto on switch
+
+  Revision 1.14  1999/09/08 16:14:41  peter
     * pointer fixes
 
   Revision 1.13  1999/08/20 13:26:20  michael