Trisurf Monte Carlo simulator
Samo Penic
2014-09-18 d0a1d3fa23d089890102c647797eefee5326d546
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