Browse Source

+ Patch from peter to fix snapshots

michael 23 years ago
parent
commit
fcc9363e71
1 changed files with 5 additions and 2 deletions
  1. 5 2
      compiler/browcol.pas

+ 5 - 2
compiler/browcol.pas

@@ -268,7 +268,7 @@ uses
   CUtils,
   globtype,globals,comphook,
   finput,fmodule,
-  cpuinfo,aasm,
+  cpuinfo,aasmbase,aasmtai,
   symsym,symdef,symtype,symbase;
 
 const
@@ -2125,7 +2125,10 @@ begin
 end.
 {
   $Log$
-  Revision 1.25  2002-05-18 13:34:05  peter
+  Revision 1.26  2002-07-02 06:09:08  michael
+  + Patch from peter to fix snapshots
+
+  Revision 1.25  2002/05/18 13:34:05  peter
     * readded missing revisions
 
   Revision 1.24  2002/05/16 19:46:35  carl