Merge branch 'maverick' into develop

Compile under OSX
This commit is contained in:
2016-01-26 09:48:11 +01:00
46 changed files with 174 additions and 194 deletions

View File

@@ -27,7 +27,7 @@
#include "sicsutil.h"
#include "sicshipadaba.h"
static unsigned int mamaID = 0L;
static int mamaID = 0L;
extern char *ParText(Hdb * cmdNode, char *name,
int nPar, char *defaultValue);