Added ratfor

This commit is contained in:
William Suggs
2008-07-26 16:52:27 -04:00
parent 56ee2e0b45
commit ab62e002e8

2
r/ratfor.ratfor Normal file
View File

@@ -0,0 +1,2 @@
print *, 'Hello, world'
end