diff options
author | chris.sutcliffe <ctd.sutcliffe@gmail.com> | 2021-11-29 16:46:56 +0000 |
---|---|---|
committer | chris.sutcliffe <ctd.sutcliffe@gmail.com> | 2021-11-29 16:46:56 +0000 |
commit | 33359862f5455dc7003ebbe5357c611298042cee (patch) | |
tree | 1eff075406177fb2d0feff685f24c7e306f589c8 /code/FORTRAN2C/build | |
parent | 2e3be43da8761eb77b00af20f559fef7a8c6b1b8 (diff) | |
download | esotericFORTRAN-33359862f5455dc7003ebbe5357c611298042cee.tar.gz esotericFORTRAN-33359862f5455dc7003ebbe5357c611298042cee.zip |
clean repo (remove code dir, add UI dir)
Diffstat (limited to 'code/FORTRAN2C/build')
-rw-r--r-- | code/FORTRAN2C/build/out.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/code/FORTRAN2C/build/out.c b/code/FORTRAN2C/build/out.c deleted file mode 100644 index 47d2d58..0000000 --- a/code/FORTRAN2C/build/out.c +++ /dev/null @@ -1,6 +0,0 @@ -#include <stdio.h> -#include <stdlib.h> - -int main(int argc, char** argv) { - -}
\ No newline at end of file |