From 41e4b7afbda90fc471e3461d3be514a4b90bc123 Mon Sep 17 00:00:00 2001
From: nadolski <nadolski@9a6e40ed-f3a0-4838-9b4a-bf418f78e88d>
Date: Thu, 22 Dec 2011 13:03:02 +0000
Subject: [PATCH] no message

---
 tracy/README.txt | 35 -----------------------------------
 1 file changed, 35 deletions(-)
 delete mode 100755 tracy/README.txt

diff --git a/tracy/README.txt b/tracy/README.txt
deleted file mode 100755
index 35eb7bb..0000000
--- a/tracy/README.txt
+++ /dev/null
@@ -1,35 +0,0 @@
-Tracy-3
-
-Author: Johan Bengtsson
-
-Requirements:
-
-  1. GNU autoconf and automake environment.
-
-  2. GNU C++ compiler: gcc
-
-  3. Numerical Recipes in C (with support for "double").
-     Assumed directory structure:
-
-       $NUM_REC/lib		libnum_rec.a
-       $NUM_REC/inc		nrutil.h, nr.h
-
-To install:
-
-  1. Define the environment variable:
-
-       $NUM_REC = <path to Numerical Recipes library>
-
-  2. tar -xvzf <tar ball name> 
-
-  3. cd tracy-3.0
-
-  4. ./bootstrap
-
-  5. ./configure
-
-  6.  cd tracy/wrk
-
-  7. make
-
-  8. ./main lattice/ALBA
-- 
GitLab