source:
GTP/branches/IllumWPdeliver2008dec/IlluminationWP/source/IllumModule/src/TechniqueGroup.cpp
@
3255
Revision 3255, 105 bytes checked in by szirmay, 16 years ago (diff) |
---|
Line | |
---|---|
1 | #include "techniquegroup.h" |
2 | |
3 | TechniqueGroup::TechniqueGroup(void) |
4 | { |
5 | parentSharedRuns = 0; |
6 | } |
7 | |
8 | |
9 |
Note: See TracBrowser
for help on using the repository browser.