changeset 76:8bd0e4d37ad2 pygar svn.77 tip

[svn r77] I don't know why my last change didn't go through grumble grumble....
author rlm
date Wed, 12 May 2010 08:58:23 -0400
parents a15cc186e07d
children
files pygar-benchmarks/setup/sim-benchmark-setup.pl
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
     1.1 --- a/pygar-benchmarks/setup/sim-benchmark-setup.pl	Wed May 12 03:14:53 2010 -0400
     1.2 +++ b/pygar-benchmarks/setup/sim-benchmark-setup.pl	Wed May 12 08:58:23 2010 -0400
     1.3 @@ -94,7 +94,9 @@
     1.4  
     1.5  
     1.6  
     1.7 -
     1.8 +print "\nRetarded Debug Directory:\n";
     1.9 +$command = "mkdir  $destination/hasim_debug\n";
    1.10 +print $command;
    1.11  print "\n***********************\n";
    1.12  
    1.13