Changeset 178 for libyaml/trunk/include/yaml/yaml_version.h
- Timestamp:
- 05/26/06 17:46:47 (7 years ago)
- File:
-
- 1 edited
-
libyaml/trunk/include/yaml/yaml_version.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
libyaml/trunk/include/yaml/yaml_version.h
r172 r178 1 /* *1 /* 2 2 * @file yaml_version.h 3 3 * @brief Version information. … … 13 13 #endif 14 14 15 /* *15 /* 16 16 * @brief Get the library version. 17 17 */ … … 20 20 yaml_get_version_string(void); 21 21 22 /* *22 /* 23 23 * @brief Get the library version numbers. 24 24 */
Note: See TracChangeset
for help on using the changeset viewer.
