diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2021-11-30 21:22:02 +0000 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2021-11-30 21:22:02 +0000 |
commit | cc1f6e712520793d5a8c638a6e995c018917eadb (patch) | |
tree | 741fcefde5ad704c4036a45082142ad4a8e08dfc /src/PythonIDE/run_linux.sh | |
parent | f6da53ee3575696ed955fef831b9e5380c83dce1 (diff) | |
download | esotericFORTRAN-cc1f6e712520793d5a8c638a6e995c018917eadb.tar.gz esotericFORTRAN-cc1f6e712520793d5a8c638a6e995c018917eadb.zip |
tested in linux and added .sh
Diffstat (limited to 'src/PythonIDE/run_linux.sh')
-rw-r--r-- | src/PythonIDE/run_linux.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/PythonIDE/run_linux.sh b/src/PythonIDE/run_linux.sh new file mode 100644 index 0000000..b10feee --- /dev/null +++ b/src/PythonIDE/run_linux.sh @@ -0,0 +1 @@ +python3 src/esotericFORTRANIDE.py ../esotericFORTRAN.jar |