Eliminated per-example private directories.
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Fri, 2 Feb 2007 18:51:01 +0000 (18:51 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Fri, 2 Feb 2007 18:51:01 +0000 (18:51 +0000)
commite684f677fe603f2183d0aa5ac8fb5aac6ed78362
tree873fe57adc1d7c4f3043ad3502b6b04640ab757b
parentc2eb4dc313104e4917ee7e1c7d783cb27404b91c
Eliminated per-example private directories.

git-svn-id: http://svn.complang.org/ragel/trunk@59 052ea7fc-9027-0410-9066-f65837a77df0
28 files changed:
examples/Makefile
examples/atoi.rl [moved from examples/atoi/atoi.rl with 100% similarity]
examples/atoi/Makefile [deleted file]
examples/awkemu.rl [moved from examples/awkemu/awkemu.rl with 100% similarity]
examples/awkemu/Makefile [deleted file]
examples/awkequiv.awk [moved from examples/awkemu/awkequiv.awk with 100% similarity]
examples/clang.rl [moved from examples/clang/clang.rl with 100% similarity]
examples/clang/Makefile [deleted file]
examples/concurrent.rl [moved from examples/concurrent/concurrent.rl with 100% similarity]
examples/concurrent/Makefile [deleted file]
examples/cppscan.lex [moved from examples/cppscan/cppscan.lex with 100% similarity]
examples/cppscan.rec [moved from examples/cppscan/cppscan.rec with 100% similarity]
examples/cppscan.rl [moved from examples/cppscan/cppscan.rl with 100% similarity]
examples/format.rl [moved from examples/format/format.rl with 100% similarity]
examples/format/Makefile [deleted file]
examples/gotocallret.rl [moved from examples/gotocallret/gotocallret.rl with 100% similarity]
examples/gotocallret/Makefile [deleted file]
examples/mailbox.rl [moved from examples/mailbox/mailbox.rl with 100% similarity]
examples/mailbox/Makefile [deleted file]
examples/params.rl [moved from examples/params/params.rl with 100% similarity]
examples/params/Makefile [deleted file]
examples/pullscan.rl [moved from examples/pullscan/pullscan.rl with 100% similarity]
examples/pullscan/Makefile [deleted file]
examples/rlscan.rl [moved from examples/rlscan/rlscan.rl with 100% similarity]
examples/rlscan/Makefile [deleted file]
examples/statechart.rl [moved from examples/statechart/statechart.rl with 100% similarity]
examples/statechart/Makefile [deleted file]
examples/uri.rl [moved from examples/uri/uri.rl with 100% similarity]