mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-09 21:50:45 +01:00
Merge pull request #271 from mmphys/feature/ZDistil
registered module supporting ZMobius action
This commit is contained in:
commit
4e8fbc4b49
@ -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 *
|
||||||
|
Loading…
x
Reference in New Issue
Block a user