Browse Source

+ Removed TV stuff from brwosercol

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

+ 5 - 2
compiler/browcol.pas

@@ -166,7 +166,7 @@ function SearchObjectForSymbol(O: PSymbol): PObjectSymbol;
 implementation
 
 uses
-  Verbose,Drivers,Views,App,
+  Verbose,
   aasm,globtype,globals,files,comphook;
 
 {****************************************************************************
@@ -1258,7 +1258,10 @@ begin
 end.
 {
   $Log$
-  Revision 1.18  1999-06-25 00:27:41  pierre
+  Revision 1.19  1999-07-15 08:42:22  michael
+  + Removed TV stuff from brwosercol
+
+  Revision 1.18  1999/06/25 00:27:41  pierre
    merged from fixes-0_99_12
 
   Revision 1.16.2.1  1999/06/25 00:22:23  pierre