# HG changeset patch
# User rlm
# Date 1273669103 14400
# Node ID 8bd0e4d37ad221a7721bb8e40b2a47337f956253
# Parent  a15cc186e07d55489d9422daae8834cd8811bdb9
[svn r77] I don't know why my last change didn't go through grumble grumble....

diff -r a15cc186e07d -r 8bd0e4d37ad2 pygar-benchmarks/setup/sim-benchmark-setup.pl
--- a/pygar-benchmarks/setup/sim-benchmark-setup.pl	Wed May 12 03:14:53 2010 -0400
+++ b/pygar-benchmarks/setup/sim-benchmark-setup.pl	Wed May 12 08:58:23 2010 -0400
@@ -94,7 +94,9 @@
 
 
 
-
+print "\nRetarded Debug Directory:\n";
+$command = "mkdir  $destination/hasim_debug\n";
+print $command;
 print "\n***********************\n";