SimpleRexx added to the tests.
commit90c0853aa898498d4d67d14f1a7bc9044646951c
authormazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 17 Sep 2014 22:17:12 +0000 (17 22:17 +0000)
committermazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 17 Sep 2014 22:17:12 +0000 (17 22:17 +0000)
tree71062c2c199da28d8107dc3e35e7cb2e179f928a
parent32e0876c86f8e1ae1b7155b6d861f525826d3cc5
SimpleRexx added to the tests.

http://aminet.net/package/util/rexx/SimpleRexx
doesn't come with any legal hints. Can we use
that example source as some kind of fair use?
Raise your hands if you disagree.

stptok.c: Public Domain

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49643 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
13 files changed:
test/rexx/simplerexx/MakeFile [new file with mode: 0644]
test/rexx/simplerexx/POSTER [new file with mode: 0644]
test/rexx/simplerexx/SimpleRexx.c [new file with mode: 0644]
test/rexx/simplerexx/SimpleRexx.doc [new file with mode: 0644]
test/rexx/simplerexx/SimpleRexx.doc.info [new file with mode: 0644]
test/rexx/simplerexx/SimpleRexx.h [new file with mode: 0644]
test/rexx/simplerexx/SimpleRexx.prt [new file with mode: 0644]
test/rexx/simplerexx/SimpleRexxExample.c [new file with mode: 0644]
test/rexx/simplerexx/mmakefile.src [new file with mode: 0644]
test/rexx/simplerexx/stptok.c [new file with mode: 0644]
test/rexx/simplerexx/stptok.h [new file with mode: 0644]
test/rexx/simplerexx/test.results [new file with mode: 0644]
test/rexx/simplerexx/test.rexx [new file with mode: 0644]