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