moved files

--HG--
rename : plots/truthiness/3D/truthy.1-3.order.2.plt => plots/truthiness/3D/truthy.1-3.2.plt
rename : plots/truthiness/3D/truthy.1-3.order.3.plt => plots/truthiness/3D/truthy.1-3.3.plt
rename : plots/truthiness/3D/truthy.1-3.order.4.plt => plots/truthiness/3D/truthy.1-3.4.plt
rename : plots/truthiness/3D/truthy.1-3.order.5.plt => plots/truthiness/3D/truthy.1-3.5.plt
rename : plots/truthiness/3D/truthy.1.order.2-5.plt => plots/truthiness/3D/truthy.1.2-5.plt
rename : plots/truthiness/3D/truthy.2.order.2-5.plt => plots/truthiness/3D/truthy.2.2-5.plt
rename : plots/truthiness/3D/truthy.3.order.2-5.plt => plots/truthiness/3D/truthy.3.2-5.plt
This commit is contained in:
Stephen McQuay 2011-05-29 15:22:27 -06:00
parent 4c34dcc3ca
commit 1dfb6c92a1
8 changed files with 23 additions and 23 deletions

View File

@ -1,5 +1,5 @@
load '../../main.plt'
load '../all.plt'
load '././main.plt'
load './all.plt'
set output 'truthy.3D.aggregate.eps'

View File

@ -1,7 +1,7 @@
load '../../main.plt'
load '../all.plt'
load '././main.plt'
load './all.plt'
set output 'truthy.res.1-3.order.2.eps'
set output 'truthy.1-3.2.eps'
set title "3-D Truthiness, Order 2"

View File

@ -1,7 +1,7 @@
load '../../main.plt'
load '../all.plt'
load '././main.plt'
load './all.plt'
set output 'truthy.res.1-3.order.3.eps'
set output 'truthy.1-3.3.eps'
set title "3-D Truthiness, Order 3"

View File

@ -1,7 +1,7 @@
load '../../main.plt'
load '../all.plt'
load '././main.plt'
load './all.plt'
set output 'truthy.res.1-3.order.4.eps'
set output 'truthy.1-3.4.eps'
set title "3-D Truthiness, Order 4"

View File

@ -1,7 +1,7 @@
load '../../main.plt'
load '../all.plt'
load '././main.plt'
load './all.plt'
set output 'truthy.res.1-3.order.5.eps'
set output 'truthy.1-3.5.eps'
set title "3-D Truthiness, Order 5"

View File

@ -1,7 +1,7 @@
load '../../main.plt'
load '../all.plt'
load '././main.plt'
load './all.plt'
set output 'truthy.res.1.order.2-5.eps'
set output 'truthy.1.2-5.eps'
set title "3-D Truthiness, Mesh 1"

View File

@ -1,7 +1,7 @@
load '../../main.plt'
load '../all.plt'
load '././main.plt'
load './all.plt'
set output 'truthy.res.2.order.2-5.eps'
set output 'truthy.2.2-5.eps'
set title "3-D Truthiness, Mesh 2"

View File

@ -1,7 +1,7 @@
load '../../main.plt'
load '../all.plt'
load '././main.plt'
load './all.plt'
set output 'truthy.res.3.order.2-5.eps'
set output 'truthy.3.2-5.eps'
set title "3-D Truthiness, Mesh 3"