From 6c6ceaa80e6f25fc598670d2d4a7e1fb7e8290c3 Mon Sep 17 00:00:00 2001
From: Samo Penic <samo.penic@gmail.com>
Date: Tue, 05 Nov 2013 18:39:59 +0000
Subject: [PATCH] change in tape

---
 src/tape |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/tape b/src/tape
index 695664d..d6e814d 100644
--- a/src/tape
+++ b/src/tape
@@ -21,7 +21,7 @@
 #how many initial mcsweeps*inititer MC sweeps before recording to disk?
 inititer=10
 #how many records do you want on the disk iteration are there in a run?
-iterations=10
+iterations=100
 
 
 #shut up if we are using cluster!!!

--
Gitblit v1.9.3