|
@@ -161,8 +161,11 @@ implementation
|
|
globtype,systems,
|
|
globtype,systems,
|
|
cutils,cobjects,verbose,globals,
|
|
cutils,cobjects,verbose,globals,
|
|
symconst,
|
|
symconst,
|
|
- types,pass_1,cpubase,ncnv,nld,
|
|
|
|
|
|
+ types,pass_1,cpubase,
|
|
|
|
+{$ifdef cg11}
|
|
|
|
+ ncnv,nld,
|
|
nmem,ncal,
|
|
nmem,ncal,
|
|
|
|
+{$endif cg11}
|
|
{$ifdef newcg}
|
|
{$ifdef newcg}
|
|
cgbase
|
|
cgbase
|
|
{$else}
|
|
{$else}
|
|
@@ -2173,7 +2176,10 @@ implementation
|
|
end.
|
|
end.
|
|
{
|
|
{
|
|
$Log$
|
|
$Log$
|
|
- Revision 1.9 2000-09-28 19:49:51 florian
|
|
|
|
|
|
+ Revision 1.10 2000-09-29 15:45:23 florian
|
|
|
|
+ * make cycle fixed
|
|
|
|
+
|
|
|
|
+ Revision 1.9 2000/09/28 19:49:51 florian
|
|
*** empty log message ***
|
|
*** empty log message ***
|
|
|
|
|
|
Revision 1.8 2000/09/27 18:14:31 florian
|
|
Revision 1.8 2000/09/27 18:14:31 florian
|
|
@@ -2202,4 +2208,4 @@ end.
|
|
|
|
|
|
Revision 1.2 2000/07/13 11:32:41 michael
|
|
Revision 1.2 2000/07/13 11:32:41 michael
|
|
+ removed logs
|
|
+ removed logs
|
|
-}
|
|
|
|
|
|
+}
|