mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-04 14:04:32 +00:00 
			
		
		
		
	Merge pull request #271 from mmphys/feature/ZDistil
registered module supporting ZMobius action
This commit is contained in:
		@@ -74,6 +74,7 @@ protected:
 | 
				
			|||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MODULE_REGISTER_TMP(Perambulator, TPerambulator<FIMPL>, MDistil);
 | 
					MODULE_REGISTER_TMP(Perambulator, TPerambulator<FIMPL>, MDistil);
 | 
				
			||||||
 | 
					MODULE_REGISTER_TMP(Perambulator, TPerambulator<ZFIMPL>, MDistil);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/******************************************************************************
 | 
					/******************************************************************************
 | 
				
			||||||
 *                 TPerambulator implementation                             *
 | 
					 *                 TPerambulator implementation                             *
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user