diff options
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 |