Trisurf Monte Carlo simulator
mihaf
2014-03-10 d9cb01f2bbcaf704b11d7d8c926f2634c04db928
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;