Trisurf Monte Carlo simulator
Samo Penic
2014-12-16 6bc95bfe19012a33f185adf1476e623d98d33465
src/poly.h
@@ -16,4 +16,6 @@
ts_bool poly_assign_filament_xi(ts_vesicle *vesicle, ts_tape *tape);
ts_poly *remove_poly_with_index(ts_poly_list *poly_list, ts_uint idx);
ts_bool remove_random_polymeres(ts_poly_list *poly_list, ts_uint number);
#endif