mirror of
https://github.com/nasa/trick.git
synced 2024-12-22 22:42:26 +00:00
#247 Forgot to remove the executable with the last commit
This commit is contained in:
parent
51fcdcb9cb
commit
d8dad4a7f7
@ -1,8 +0,0 @@
|
||||
#!/usr/bin/perl
|
||||
|
||||
use FindBin qw($RealBin);
|
||||
use lib ("$RealBin/../libexec/trick/pm", "$RealBin/../lib/trick/pm") ;
|
||||
use launch_java ;
|
||||
|
||||
launch_java("Stripchart", "trick.stripchart.StripchartApplication") ;
|
||||
|
Loading…
Reference in New Issue
Block a user