| 
					
				 | 
			
			
				@@ -178,7 +178,21 @@ uses 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   ReportPrepare in '..\..\Report\ReportPrepare.pas', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   rdpBillsGatherDm in '..\..\Report\DataPrepare\rdpBillsGatherDm.pas' {rdpBillsGatherData: TDataModule}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   rdpTables in '..\..\Report\DataPrepare\rdpTables.pas', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  ColVisibleManager in '..\..\Units\ColVisibleManager.pas'; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  ColVisibleManager in '..\..\Units\ColVisibleManager.pas', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  ReportConnection in '..\..\Report\ReportConnection.pas', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  rgpGatherControl in '..\..\Report\ProjGather\rgpGatherControl.pas', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  rpgBillsCalcDm in '..\..\Report\ProjGather\rpgBillsCalcDm.pas' {rpgBillsCalcData: TDataModule}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  rpgBillsDm in '..\..\Report\ProjGather\rpgBillsDm.pas' {rpgBillsData: TDataModule}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  rpgGatherControl in '..\..\Report\ProjGather\rpgGatherControl.pas', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  rpgGatherData in '..\..\Report\ProjGather\rpgGatherData.pas', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  rpgGatherProjDm in '..\..\Report\ProjGather\rpgGatherProjDm.pas' {rpgGatherProjData: TDataModule}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  rProjGatherTables in '..\..\Report\ProjGather\rProjGatherTables.pas', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  ProjGatherTree in '..\..\ProjGather\ProjGatherTree.pas', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  ProjGather in '..\..\ProjGather\ProjGather.pas', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  CalcData in '..\..\Units\CalcData.pas', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  GatherProjInfo in '..\..\ProjGather\GatherProjInfo.pas', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  ProjGatherCalcData in '..\..\ProjGather\ProjGatherCalcData.pas', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  ProjGatherSelectFrm in '..\..\ProjGather\ProjGatherSelectFrm.pas' {ProjGatherSelectForm}; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 {$R *.res} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 |