mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-04 05:54:32 +00:00 
			
		
		
		
	Againg fixing compilation on Travis, no LIME lib present
This commit is contained in:
		@@ -231,8 +231,9 @@ class HMCResourceManager {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  RegisterLoadCheckPointerFunction(Binary);
 | 
					  RegisterLoadCheckPointerFunction(Binary);
 | 
				
			||||||
  RegisterLoadCheckPointerFunction(Nersc);
 | 
					  RegisterLoadCheckPointerFunction(Nersc);
 | 
				
			||||||
 | 
					  #ifdef HAVE_LIME
 | 
				
			||||||
  RegisterLoadCheckPointerFunction(ILDG);
 | 
					  RegisterLoadCheckPointerFunction(ILDG);
 | 
				
			||||||
 | 
					  #endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  ////////////////////////////////////////////////////////
 | 
					  ////////////////////////////////////////////////////////
 | 
				
			||||||
  // Observables
 | 
					  // Observables
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user