浏览代码

+ Removed TV stuff from brwosercol

michael 26 年之前
父节点
当前提交
d12b467d95
共有 1 个文件被更改,包括 5 次插入2 次删除
  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