Changeset 1470
- Timestamp:
- 08/01/02 11:25:55 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MCameraSmooth.cc
r1469 r1470 58 58 { 59 59 fName = name ? name : "MCameraSmooth"; 60 fTitle = title ? title : "Task to smooth the camera " + n + "-times";60 fTitle = title ? title : "Task to smooth the camera"; 61 61 } 62 62
Note:
See TracChangeset
for help on using the changeset viewer.