ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/rundemo
Revision: 1.4
Committed: Wed Jul 30 01:12:10 2003 UTC (20 years, 9 months ago) by pcg
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +0 -0 lines
State: FILE REMOVED
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 pcg 1.1 #!/usr/bin/perl
2    
3     use Config;
4     use FindBin qw($Bin);
5    
6     chdir $Bin || die "$Bin: $!";
7    
8 pcg 1.3 exec "/opt/bin/perl", "-MCarp=verbose", "-Mlib=lib", "bin/kgsueme";