Changeset 172 for libyaml/trunk/include/yaml/yaml.h
- Timestamp:
- 05/21/06 10:58:32 (7 years ago)
- File:
-
- 1 edited
-
libyaml/trunk/include/yaml/yaml.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libyaml/trunk/include/yaml/yaml.h
r169 r172 1 /** 2 * @file yaml.h 3 * @brief Public interface for libyaml. 4 * 5 * Include the header file with 6 * @code 7 * #include <yaml/yaml.h> 8 * @endcode 9 */ 1 10 2 11 #ifndef YAML_H
Note: See TracChangeset
for help on using the changeset viewer.
