Changeset 865
- Timestamp:
- 02/18/10 22:44:40 (5 months ago)
- Files:
-
- 1 modified
-
trunk/include/yaml.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/yaml.h
r49 r865 1681 1681 /** If the last character was an indentation character (' ', '-', '?', ':')? */ 1682 1682 int indention; 1683 /** If an explicit document end is required? */ 1684 int open_ended; 1683 1685 1684 1686 /** Anchor analysis. */
