aboutsummaryrefslogtreecommitdiff
path: root/gemini-windows.prj
diff options
context:
space:
mode:
authorJeffrey Armstrong <jeff@approximatrix.com>2020-05-06 08:34:27 -0400
committerJeffrey Armstrong <jeff@approximatrix.com>2020-05-06 08:34:27 -0400
commitaa6707d3e3b6e449eb6b2299091cfaefe52ae849 (patch)
tree13bc501ded6690cb4cbd1983a1c462f54efce096 /gemini-windows.prj
parentb063cac571202757ec25f2c6e2a772684b88d4ae (diff)
downloadLR-87-aa6707d3e3b6e449eb6b2299091cfaefe52ae849.tar.gz
LR-87-aa6707d3e3b6e449eb6b2299091cfaefe52ae849.zip
Fixed silly Fortran mistakes regarding functions returning allocated strings. Added an unused history system. Fixed URL handling.
Diffstat (limited to 'gemini-windows.prj')
-rw-r--r--gemini-windows.prj3
1 files changed, 3 insertions, 0 deletions
diff --git a/gemini-windows.prj b/gemini-windows.prj
index 79a1595..d59e44f 100644
--- a/gemini-windows.prj
+++ b/gemini-windows.prj
@@ -38,6 +38,9 @@
"filename":".\\files.f90",
"enabled":"1"
},{
+ "filename":".\\history.f90",
+ "enabled":"1"
+ },{
"filename":".\\layout.f90",
"enabled":"1"
},{