Changeset 655
- Timestamp:
- 05/02/08 20:29:05 (14 months ago)
- Files:
-
- 1 modified
-
trunk/include/liblas/capi/liblas.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/liblas/capi/liblas.h
r651 r655 100 100 101 101 102 /// Fetches the compiled-in version string 103 /// @return the version string for this library 102 104 LAS_DLL const char* LAS_GetVersion(); 105 103 106 LAS_DLL void LASError_Reset(void); 104 107 LAS_DLL void LASError_Pop(void);
