You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Michael Uleysky 6c6b52f5b2 Gmt module: Fix bad assignment to uninitialised pointer in previous commit. 7 years ago
cmake/modules Gmt module: CMake build system for gmt module 9 years ago
include Add header guard in builtin.h. 8 years ago
modules/gmt Gmt module: Fix bad assignment to uninitialised pointer in previous commit. 7 years ago
src Fix false error if more then one function have same name. 8 years ago
tests Tests: Add test for creating different GMTProjection's. 8 years ago
.gitignore Ignore kdevelop files in .gitignore. 8 years ago
CMakeLists.txt Unset CMAKE_SHARED_MODULE_PREFIX to prevent building modules as lib<name>.so. Modules names are <name>.so. 8 years ago
Makefile Let modules to change list of source files. 9 years ago
dotests Simple tests system. 8 years ago
maketest Simple tests system. 8 years ago