From e86357faa6caf28f5032c624fa0cba24e5dc4686 Mon Sep 17 00:00:00 2001 From: mihaf <miha.fosnaric@gmail.com> Date: Fri, 07 Mar 2014 12:13:21 +0000 Subject: [PATCH] Many fixes, before changing bondflip. triangles are still calculated in ts_bond_flip --- src/general.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/general.h b/src/general.h index e7e9545..f4e5833 100644 --- a/src/general.h +++ b/src/general.h @@ -260,6 +260,7 @@ ts_poly_list *poly_list; ts_double spring_constant; + ts_double pressure; } ts_vesicle; -- Gitblit v1.9.3