Added bash script to run the GUI.

This commit is contained in:
salman 2009-08-11 07:40:08 +00:00
parent 930402e460
commit 278d25abe1
3 changed files with 950 additions and 206 deletions

5
trimsp/TrimSPGUI/TrimSP Executable file
View File

@ -0,0 +1,5 @@
#!/bin/bash
export PERLLIB=$HOME/Projects/TrimSPGUI
perl $HOME/Projects/TrimSPGUI/TrimSPGUI.pl

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long