Changeset 440 for library/tests/egiw_harness.cpp
- Timestamp:
- 07/28/09 17:00:14 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/tests/egiw_harness.cpp
r439 r440 36 36 namespace bdm { 37 37 38 template<>39 const ParticularUI<egiw_harness> &ParticularUI<egiw_harness>::factory(40 ParticularUI<egiw_harness>("egiw_harness"));41 42 38 void egiw_harness::from_setting(const Setting &set) { 43 39 epdf_harness::from_setting(set);