summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-01-11 09:42:15 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-01-11 09:42:15 +0000
commit6c3b47f331f1fe2ea659f2a906ad0c18a6499973 (patch)
tree0a365f164053db66e88d29aafbb531197c28671a /lib
parent12c93bdc9307eabbbed4b44655392a6ddef5945b (diff)
Adding a missed thorn
git-svn-id: http://svn.cactuscode.org/flesh/trunk@1226 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'lib')
-rw-r--r--lib/sbin/checkout.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/sbin/checkout.pl b/lib/sbin/checkout.pl
index 04a29bc2..85ad7408 100644
--- a/lib/sbin/checkout.pl
+++ b/lib/sbin/checkout.pl
@@ -372,6 +372,7 @@ sub get_applications
&CheckOut("CactusBase/Time",$repository);
&CheckOut("CactusBase/CartGrid3D",$repository);
&CheckOut("CactusBase/IOUtil",$repository);
+ &CheckOut("CactusBase/IOBasic",$repository);
&CheckOut("CactusPUGHIO/IOASCII",$repository);
&CheckOut("CactusPUGH/PUGH",$repository);
print("Completed checkout of application Benchmark (ADM)\n");