Revert "github generated gh-pages branch"
This reverts commit 97e0e510b5.
This commit is contained in:
4
r/.gitignore
vendored
Normal file
4
r/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
*.swp*
|
||||
*tmp*
|
||||
*swp*
|
||||
*~
|
||||
2
r/ratfor.ratfor
Normal file
2
r/ratfor.ratfor
Normal file
@@ -0,0 +1,2 @@
|
||||
print *, 'Hello, world'
|
||||
end
|
||||
1
r/readlink.readlink
Symbolic link
1
r/readlink.readlink
Symbolic link
@@ -0,0 +1 @@
|
||||
Hello world
|
||||
2
r/rexx.rexx
Normal file
2
r/rexx.rexx
Normal file
@@ -0,0 +1,2 @@
|
||||
<<hello.rexx>>=
|
||||
Say "Hello, World!"
|
||||
Reference in New Issue
Block a user