瀏覽代碼

* Added ait_frame, ait_ent

michael 26 年之前
父節點
當前提交
5baa7ca467
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. 5 1
      compiler/aasm.pas

+ 5 - 1
compiler/aasm.pas

@@ -61,6 +61,7 @@ unit aasm;
           ait_tempalloc,
           ait_marker,
           ait_frame, 
+          ait_ent,
           { never used, makes insertation of new ait_ easier to type }
           ait_dummy);
 
@@ -967,7 +968,10 @@ uses
 end.
 {
   $Log$
-  Revision 1.58  1999-08-04 00:39:56  michael
+  Revision 1.59  1999-08-05 15:51:01  michael
+  * Added ait_frame, ait_ent
+
+  Revision 1.58  1999/08/04 00:39:56  michael
   + Added ait_frame
 
   Revision 1.57  1999/08/02 21:01:41  michael