Trisurf Monte Carlo simulator
Samo Penic
2014-03-08 c0d703a09da108f218b687beeec671f71b7a44c9
src/general.h
@@ -3,7 +3,6 @@
#include<stdarg.h>
#include<stdio.h>
/* @brief This is a header file, defining general constants and structures.
  * @file header.h
  * @author Samo Penic
@@ -260,8 +259,9 @@
   ts_poly_list *poly_list;
   ts_double spring_constant;
   ts_double pressure;
   ts_int pswitch;
} ts_vesicle;