From 311301bef2f4762781817a7553b56d827d2d8d7e Mon Sep 17 00:00:00 2001
From: Miha <mihaf@hapi.(none)>
Date: Fri, 29 Nov 2013 08:44:43 +0000
Subject: [PATCH] First test of new branch. Nothing done yet.

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

diff --git a/src/general.h b/src/general.h
index f3328f6..063e124 100644
--- a/src/general.h
+++ b/src/general.h
@@ -8,10 +8,11 @@
   * @file header.h
   * @author Samo Penic
   * @date 5.3.2001
-  *
+  * 
   * Header file for general inclusion in all the code, defining data structures
   * and general constans. All datatypes used in the code is also defined here.
   *
+  * Miha: branch trisurf-polyel
   */
 
 /* Defines */

--
Gitblit v1.9.3