Changeset 16
- Timestamp:
- 05/11/13 11:18:12 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/nv/library.hh
r4 r16 102 102 103 103 /** 104 * Destructor. 105 * 106 * It must not throw any exceptions because of the inheritance 107 */ 108 ~library_error() throw() {} 109 110 /** 104 111 * Returns library name 105 112 */
Note: See TracChangeset
for help on using the changeset viewer.