Merge branch 'master' of git://github.com/joshua/hello-world into joshua/master

This commit is contained in:
Mike Donaghy
2008-07-27 10:31:40 -04:00
3 changed files with 6 additions and 0 deletions

1
a/apl.apl Normal file
View File

@@ -0,0 +1 @@
[]<-'Hello World!'

3
a/argh.agh Normal file
View File

@@ -0,0 +1,3 @@
lppppppppppppsrfj
Hello World!* j
qPh

2
r/ratfor.ratfor Normal file
View File

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