This is a debugging version of Sleuth 4.01a compliled with Java 21. This can rebuilt in another Java version if
necessary.

In order to get any debugging output, one needs to run this in a terminal (ie Terminal, iTerm).

Open the parent directory of this file in your terminal program and run the run_brainmap.sh file:
$ ./run_brainmap.sh

Alternativey, you can run the following command in your terminal program:
$ java -cp ./sleuth_4.0a1_debug.jar org.brainmap.Sleuth

The gui window should come up as usual, but the terminal will have some lines outputted to it. Any lines outputted
should be sent to the BrainMap Programming Team (foxm@uthscsa.edu and uecker@uthscsa.edu)
