Changeset 790 for applications/bdmtoolbox/mex
- Timestamp:
- 01/20/10 22:44:57 (15 years ago)
- Location:
- applications/bdmtoolbox/mex
- Files:
-
- 1 added
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
applications/bdmtoolbox/mex/CMakeLists.txt
r765 r790 28 28 MEX(mixef_init) 29 29 EXEC(mixef_init) 30 31 ## DEBUGGING STUFF 32 33 MEX(class_defaults)