diff options
Diffstat (limited to 'code/FORTRAN2C/examples/maths2.txt')
-rw-r--r-- | code/FORTRAN2C/examples/maths2.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/code/FORTRAN2C/examples/maths2.txt b/code/FORTRAN2C/examples/maths2.txt new file mode 100644 index 0000000..313296b --- /dev/null +++ b/code/FORTRAN2C/examples/maths2.txt @@ -0,0 +1 @@ +sin(45 * 2) / 3 |