From 37791bf67add4094040a9b8706450695805bf88f Mon Sep 17 00:00:00 2001
From: Samo Penic <samo.penic@gmail.com>
Date: Fri, 20 May 2016 18:35:21 +0000
Subject: [PATCH] Minimal changes to trisurf core to permit the trout rbc simulations with eliptical nucleus (optional parameters in tape R_nucleusX, R_nucleusY and R_nucleusZ) were added

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

diff --git a/src/constvol.h b/src/constvol.h
index 5d1eb71..341c587 100644
--- a/src/constvol.h
+++ b/src/constvol.h
@@ -1,3 +1,4 @@
+/* vim: set ts=4 sts=4 sw=4 noet : */
 #ifndef _H_CONSTVOL
 #define _H_CONSTVOL
 

--
Gitblit v1.9.3