Browse Source

- removed tcpuflags

carl 23 years ago
parent
commit
95ccf81518
1 changed files with 4 additions and 3 deletions
  1. 4 3
      compiler/aasm.pas

+ 4 - 3
compiler/aasm.pas

@@ -86,8 +86,6 @@ interface
           { lazy guy !!!! ;-) (FK) }
           { lazy guy !!!! ;-) (FK) }
           ait_dummy);
           ait_dummy);
 
 
-       tcpuflags = (cf_64bitaddr);
-       tcpuflagset = set of tcpuflags;
 
 
 { ait_* types which don't result in executable code or which don't influence   }
 { ait_* types which don't result in executable code or which don't influence   }
 { the way the program runs/behaves, but which may be encountered by the        }
 { the way the program runs/behaves, but which may be encountered by the        }
@@ -1137,7 +1135,10 @@ uses
 end.
 end.
 {
 {
   $Log$
   $Log$
-  Revision 1.22  2002-04-07 13:18:19  carl
+  Revision 1.23  2002-04-15 18:54:34  carl
+  - removed tcpuflags
+
+  Revision 1.22  2002/04/07 13:18:19  carl
   + more documentation
   + more documentation
 
 
   Revision 1.21  2002/04/07 10:17:40  carl
   Revision 1.21  2002/04/07 10:17:40  carl