From f708c8ad74a79c70edd83dbfa70391c554d014a7 Mon Sep 17 00:00:00 2001
From: Samo Penic <samo.penic@fe.uni-lj.si>
Date: Thu, 11 Sep 2014 11:47:51 +0000
Subject: [PATCH] Another fix in src makefile

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

diff --git a/src/general.h b/src/general.h
index 3238245..c768c0f 100644
--- a/src/general.h
+++ b/src/general.h
@@ -313,7 +313,8 @@
 /* GLOBAL VARIABLES */
 
 int quiet;
-
+ts_double V0;
+ts_double epsvol;
 
 /* FUNCTIONS */
 

--
Gitblit v1.9.3