Changeset 683:3cbf51510180 in lemon-0.x for src/work/klao
- Timestamp:
- 06/14/04 12:21:52 (20 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@931
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/work/klao/path.h
r682 r683 227 227 * PathConcept) while the builder is active (after the first modifying 228 228 * operation and until the commit()) the original Path is in a 229 * "transitional" state (operations o tit have undefined result). But229 * "transitional" state (operations on it have undefined result). But 230 230 * in the case of DirPath the original path remains unchanged until the 231 231 * commit. However we don't recomend that you use this feature.
Note: See TracChangeset
for help on using the changeset viewer.