Trisurf Monte Carlo simulator
Samo Penic
2019-02-28 b5cd8cc72380e9ca576ec942753391df85a2a436
src/general.c
@@ -135,3 +135,7 @@
    return lockReg(fd, F_SETLK, type, whence, start, len);
}
char *libVersion(){
   return TS_VERSION;
}