Trisurf Monte Carlo simulator
Samo Penic
2014-04-06 01d87137bd3f6459388e03a7b076c6f567022030
src/general.h
@@ -48,6 +48,8 @@
/* CONSTANTS */
#define TS_ID_FILAMENT 1
/* DATA TYPES */
/** @brief Sets the default datatype for ts_double
 *
@@ -213,6 +215,7 @@
    ts_double dcell;
    ts_double shift;
    ts_double max_occupancy;
   ts_double dmin_interspecies;
} ts_cell_list;