Changeset 157 in flair-src for trunk/lib/FlairFilter/src/NestedSat.cpp
- Timestamp:
- 03/04/17 15:29:18 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/FlairFilter/src/NestedSat.cpp
r15 r157 33 33 : ControlLaw(position->getLayout(), name) { 34 34 pimpl_ = new NestedSat_impl(this, position, name); 35 36 SetIsReady(true); 35 37 } 36 38
Note:
See TracChangeset
for help on using the changeset viewer.