Changeset 1049:7bf489cf624e in lemon-main for lemon/karp_mmc.h
- Timestamp:
- 03/16/13 13:14:35 (12 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/karp_mmc.h
r1002 r1049 271 271 /// 272 272 /// If you don't call this function before calling \ref run() or 273 /// \ref findCycleMean(), it will allocate a local \ref Path "path"274 /// structure. The destuctor deallocates this automatically273 /// \ref findCycleMean(), a local \ref Path "path" structure 274 /// will be allocated. The destuctor deallocates this automatically 275 275 /// allocated object, of course. 276 276 ///
Note: See TracChangeset
for help on using the changeset viewer.