From ed31fe06aaefdb17052ad74cedd561c38d956621 Mon Sep 17 00:00:00 2001 From: Miha <mihaf@beti.(none)> Date: Fri, 13 Jul 2012 13:04:40 +0000 Subject: [PATCH] Added vertex move in a sphere with radius stepsize (not cube as before). --- src/bondflip.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/bondflip.h b/src/bondflip.h index 6713c31..8d7ee37 100644 --- a/src/bondflip.h +++ b/src/bondflip.h @@ -1,4 +1,4 @@ -#ifdef _H_BONDFLIP +#ifndef _H_BONDFLIP #define _H_BONDFLIP ts_bool single_bondflip_timestep(ts_vesicle *vesicle, ts_bond *bond, ts_double *rn); -- Gitblit v1.9.3