If you develop you own SLPs or want to run your own experiments on the provided SLPs, by far the cleanest and easiest way is to create a new directory. The structure of this directory should follow the structure of the provided experiment directories. Create subdirectories slps/, data/ and runs/. Copy or create the appropriate files to these directories. Finally built scripts such as run_test.pl and run_disp.pl to run your experiments.
If things do not go as expected, you can add the line :- bb_put( sr, off ). to the top of your script file. When re-executing the run, everything will be printed to the terminal. Failing everything else do not hesitate to send us a message. Preferably, make a tar.gz copy of your directory and put the file in a public location. Then send us an email with the location (see title page for our emails). Please also follow this procedure if you wish to file a bug report.