From fe5069cc3872b513f4715b0cfd303175ae80c468 Mon Sep 17 00:00:00 2001
From: Samo Penic <samo.penic@fe.uni-lj.si>
Date: Wed, 30 Apr 2014 10:23:50 +0000
Subject: [PATCH] Debugged vertexmove. testing bondflip.

---
 src/general.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/general.h b/src/general.h
index e35310b..3238245 100644
--- a/src/general.h
+++ b/src/general.h
@@ -261,6 +261,7 @@
 	long int R_nucleus;
 	long int pswitch;
     long int constvolswitch;
+    ts_double constvolprecision;
     	char *multiprocessing;
    	long int brezveze0;
     	long int brezveze1;

--
Gitblit v1.9.3