comparison cinst/main.c @ 26:cbd57d767dfa

Move layout around. Restructure CMakeLists
author Andre Heinecke <andre.heinecke@intevation.de>
date Tue, 11 Mar 2014 19:00:35 +0100
parents 92108a2120f1
children 3f6378647371
comparison
equal deleted inserted replaced
25:92108a2120f1 26:cbd57d767dfa
9 * 9 *
10 **/ 10 **/
11 11
12 #include <stdio.h> 12 #include <stdio.h>
13 13
14 int main(int argc, char* argv[]) { 14 int main() {
15 return 0; 15 return 0;
16 } 16 }

http://wald.intevation.org/projects/trustbridge/