github generated gh-pages branch

This commit is contained in:
mimi1971
2010-06-24 20:09:28 +08:00
committed by Mike Donaghy
parent 27cce9afa1
commit 97e0e510b5
181 changed files with 88 additions and 1096 deletions

4
t/.gitignore vendored
View File

@@ -1,4 +0,0 @@
*.swp*
*tmp*
*swp*
*~

View File

@@ -1,2 +0,0 @@
Hello World
\bye

View File

@@ -1,2 +0,0 @@
#How to Spell HELO WORLD on a standard telephone keypad
435509 990753

View File

@@ -1,4 +0,0 @@
a::=~Hello World!
::=
a

View File

@@ -1,3 +0,0 @@
PROGRAM:HELLOW
:ClrHome
:Disp "HELLO WORLD!"

View File

@@ -1,2 +0,0 @@
label .l -text "Hello World!"
pack .l

View File

@@ -1,3 +0,0 @@
DECLARE @message varchar(128)
SELECT @message = 'Hello World!'
PRINT @message

View File

@@ -1 +0,0 @@
put "Hello World"