summaryrefslogtreecommitdiffstats
path: root/code/FORTRAN2C/examples
diff options
context:
space:
mode:
authorchris.sutcliffe <ctd.sutcliffe@gmail.com>2021-11-29 16:46:56 +0000
committerchris.sutcliffe <ctd.sutcliffe@gmail.com>2021-11-29 16:46:56 +0000
commit33359862f5455dc7003ebbe5357c611298042cee (patch)
tree1eff075406177fb2d0feff685f24c7e306f589c8 /code/FORTRAN2C/examples
parent2e3be43da8761eb77b00af20f559fef7a8c6b1b8 (diff)
downloadesotericFORTRAN-33359862f5455dc7003ebbe5357c611298042cee.tar.gz
esotericFORTRAN-33359862f5455dc7003ebbe5357c611298042cee.zip
clean repo (remove code dir, add UI dir)
Diffstat (limited to 'code/FORTRAN2C/examples')
-rw-r--r--code/FORTRAN2C/examples/maths.txt1
-rw-r--r--code/FORTRAN2C/examples/maths2.txt1
-rw-r--r--code/FORTRAN2C/examples/maths3.txt1
-rw-r--r--code/FORTRAN2C/examples/maths4.txt1
4 files changed, 0 insertions, 4 deletions
diff --git a/code/FORTRAN2C/examples/maths.txt b/code/FORTRAN2C/examples/maths.txt
deleted file mode 100644
index 36726f5..0000000
--- a/code/FORTRAN2C/examples/maths.txt
+++ /dev/null
@@ -1 +0,0 @@
-(36/2 + 45.2) * 3 \ No newline at end of file
diff --git a/code/FORTRAN2C/examples/maths2.txt b/code/FORTRAN2C/examples/maths2.txt
deleted file mode 100644
index 313296b..0000000
--- a/code/FORTRAN2C/examples/maths2.txt
+++ /dev/null
@@ -1 +0,0 @@
-sin(45 * 2) / 3
diff --git a/code/FORTRAN2C/examples/maths3.txt b/code/FORTRAN2C/examples/maths3.txt
deleted file mode 100644
index e092af1..0000000
--- a/code/FORTRAN2C/examples/maths3.txt
+++ /dev/null
@@ -1 +0,0 @@
-3-1+2 \ No newline at end of file
diff --git a/code/FORTRAN2C/examples/maths4.txt b/code/FORTRAN2C/examples/maths4.txt
deleted file mode 100644
index a922b77..0000000
--- a/code/FORTRAN2C/examples/maths4.txt
+++ /dev/null
@@ -1 +0,0 @@
-2 + 2