From ded11ede7e9eb11c216d35d61ab9331e697f47bc Mon Sep 17 00:00:00 2001 From: Samo Penic <samo.penic@gmail.com> Date: Sat, 07 Dec 2013 09:09:37 +0000 Subject: [PATCH] commiting before checking out onother branch --- 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