From 22fc62c01b81e559a74daa86e7ee6d60ba0dcd28 Mon Sep 17 00:00:00 2001 From: Stephen Mardson McQuay Date: Sun, 29 May 2011 15:33:18 -0600 Subject: [PATCH] fixed imports --- plots/truthiness/3D/onering.plt | 4 ++-- plots/truthiness/3D/truthy.1-3.2.plt | 4 ++-- plots/truthiness/3D/truthy.1-3.3.plt | 4 ++-- plots/truthiness/3D/truthy.1-3.4.plt | 4 ++-- plots/truthiness/3D/truthy.1-3.5.plt | 4 ++-- plots/truthiness/3D/truthy.1.2-5.plt | 4 ++-- plots/truthiness/3D/truthy.2.2-5.plt | 4 ++-- plots/truthiness/3D/truthy.3.2-5.plt | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/plots/truthiness/3D/onering.plt b/plots/truthiness/3D/onering.plt index 6cb26d6..a6ec0bf 100644 --- a/plots/truthiness/3D/onering.plt +++ b/plots/truthiness/3D/onering.plt @@ -1,5 +1,5 @@ -load '././main.plt' -load './all.plt' +load '../../main.plt' +load '../all.plt' set output 'truthy.3D.aggregate.eps' diff --git a/plots/truthiness/3D/truthy.1-3.2.plt b/plots/truthiness/3D/truthy.1-3.2.plt index 1175de1..fd8a51b 100644 --- a/plots/truthiness/3D/truthy.1-3.2.plt +++ b/plots/truthiness/3D/truthy.1-3.2.plt @@ -1,5 +1,5 @@ -load '././main.plt' -load './all.plt' +load '../../main.plt' +load '../all.plt' set output 'truthy.1-3.2.eps' diff --git a/plots/truthiness/3D/truthy.1-3.3.plt b/plots/truthiness/3D/truthy.1-3.3.plt index 093c0bc..5680135 100644 --- a/plots/truthiness/3D/truthy.1-3.3.plt +++ b/plots/truthiness/3D/truthy.1-3.3.plt @@ -1,5 +1,5 @@ -load '././main.plt' -load './all.plt' +load '../../main.plt' +load '../all.plt' set output 'truthy.1-3.3.eps' diff --git a/plots/truthiness/3D/truthy.1-3.4.plt b/plots/truthiness/3D/truthy.1-3.4.plt index 03f8d41..83e6e54 100644 --- a/plots/truthiness/3D/truthy.1-3.4.plt +++ b/plots/truthiness/3D/truthy.1-3.4.plt @@ -1,5 +1,5 @@ -load '././main.plt' -load './all.plt' +load '../../main.plt' +load '../all.plt' set output 'truthy.1-3.4.eps' diff --git a/plots/truthiness/3D/truthy.1-3.5.plt b/plots/truthiness/3D/truthy.1-3.5.plt index c6ad10a..5db7932 100644 --- a/plots/truthiness/3D/truthy.1-3.5.plt +++ b/plots/truthiness/3D/truthy.1-3.5.plt @@ -1,5 +1,5 @@ -load '././main.plt' -load './all.plt' +load '../../main.plt' +load '../all.plt' set output 'truthy.1-3.5.eps' diff --git a/plots/truthiness/3D/truthy.1.2-5.plt b/plots/truthiness/3D/truthy.1.2-5.plt index 56ea49c..469c42e 100644 --- a/plots/truthiness/3D/truthy.1.2-5.plt +++ b/plots/truthiness/3D/truthy.1.2-5.plt @@ -1,5 +1,5 @@ -load '././main.plt' -load './all.plt' +load '../../main.plt' +load '../all.plt' set output 'truthy.1.2-5.eps' diff --git a/plots/truthiness/3D/truthy.2.2-5.plt b/plots/truthiness/3D/truthy.2.2-5.plt index 8810585..f75fb34 100644 --- a/plots/truthiness/3D/truthy.2.2-5.plt +++ b/plots/truthiness/3D/truthy.2.2-5.plt @@ -1,5 +1,5 @@ -load '././main.plt' -load './all.plt' +load '../../main.plt' +load '../all.plt' set output 'truthy.2.2-5.eps' diff --git a/plots/truthiness/3D/truthy.3.2-5.plt b/plots/truthiness/3D/truthy.3.2-5.plt index d4c5ef5..ae832ae 100644 --- a/plots/truthiness/3D/truthy.3.2-5.plt +++ b/plots/truthiness/3D/truthy.3.2-5.plt @@ -1,5 +1,5 @@ -load '././main.plt' -load './all.plt' +load '../../main.plt' +load '../all.plt' set output 'truthy.3.2-5.eps'