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