diff --git a/e.f77 b/e.f77 new file mode 100644 index 0000000..978d145 --- /dev/null +++ b/e.f77 @@ -0,0 +1,3 @@ +PROGRAM E +PRINT*, 'e' +END