Removed the hyphens from the file names.
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Sat, 15 Nov 2008 18:40:25 +0000 (18:40 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Sat, 15 Nov 2008 18:40:25 +0000 (18:40 +0000)
commit36359bd16b6a6f75872923f2497fd01fc722b11d
treed7ded440dda9e3d40f106f5a00dbd6c2b86f3dc0
parent176980c2b48c7284dfd634bb92f8217b4af55eb7
Removed the hyphens from the file names.

git-svn-id: http://svn.complang.org/ragel/trunk@572 052ea7fc-9027-0410-9066-f65837a77df0
56 files changed:
ragel/Makefile.in
ragel/cdcodegen.cpp [moved from ragel/cd-codegen.cpp with 99% similarity]
ragel/cdcodegen.h [moved from ragel/cd-codegen.h with 100% similarity]
ragel/cdfflat.cpp [moved from ragel/cd-fflat.cpp with 99% similarity]
ragel/cdfflat.h [moved from ragel/cd-fflat.h with 98% similarity]
ragel/cdfgoto.cpp [moved from ragel/cd-fgoto.cpp with 99% similarity]
ragel/cdfgoto.h [moved from ragel/cd-fgoto.h with 98% similarity]
ragel/cdflat.cpp [moved from ragel/cd-flat.cpp with 99% similarity]
ragel/cdflat.h [moved from ragel/cd-flat.h with 99% similarity]
ragel/cdftable.cpp [moved from ragel/cd-ftable.cpp with 99% similarity]
ragel/cdftable.h [moved from ragel/cd-ftable.h with 98% similarity]
ragel/cdgoto.cpp [moved from ragel/cd-goto.cpp with 99% similarity]
ragel/cdgoto.h [moved from ragel/cd-goto.h with 99% similarity]
ragel/cdipgoto.cpp [moved from ragel/cd-ipgoto.cpp with 99% similarity]
ragel/cdipgoto.h [moved from ragel/cd-ipgoto.h with 99% similarity]
ragel/cdsplit.cpp [moved from ragel/cd-split.cpp with 99% similarity]
ragel/cdsplit.h [moved from ragel/cd-split.h with 98% similarity]
ragel/cdtable.cpp [moved from ragel/cd-table.cpp with 99% similarity]
ragel/cdtable.h [moved from ragel/cd-table.h with 99% similarity]
ragel/cscodegen.cpp [moved from ragel/cs-codegen.cpp with 99% similarity]
ragel/cscodegen.h [moved from ragel/cs-codegen.h with 100% similarity]
ragel/csfflat.cpp [moved from ragel/cs-fflat.cpp with 99% similarity]
ragel/csfflat.h [moved from ragel/cs-fflat.h with 98% similarity]
ragel/csfgoto.cpp [moved from ragel/cs-fgoto.cpp with 99% similarity]
ragel/csfgoto.h [moved from ragel/cs-fgoto.h with 98% similarity]
ragel/csflat.cpp [moved from ragel/cs-flat.cpp with 99% similarity]
ragel/csflat.h [moved from ragel/cs-flat.h with 99% similarity]
ragel/csftable.cpp [moved from ragel/cs-ftable.cpp with 99% similarity]
ragel/csftable.h [moved from ragel/cs-ftable.h with 98% similarity]
ragel/csgoto.cpp [moved from ragel/cs-goto.cpp with 99% similarity]
ragel/csgoto.h [moved from ragel/cs-goto.h with 99% similarity]
ragel/csipgoto.cpp [moved from ragel/cs-ipgoto.cpp with 99% similarity]
ragel/csipgoto.h [moved from ragel/cs-ipgoto.h with 99% similarity]
ragel/cssplit.cpp [moved from ragel/cs-split.cpp with 99% similarity]
ragel/cssplit.h [moved from ragel/cs-split.h with 98% similarity]
ragel/cstable.cpp [moved from ragel/cs-table.cpp with 99% similarity]
ragel/cstable.h [moved from ragel/cs-table.h with 99% similarity]
ragel/dotcodegen.cpp [moved from ragel/dot-codegen.cpp with 99% similarity]
ragel/dotcodegen.h [moved from ragel/dot-codegen.h with 100% similarity]
ragel/javacodegen.cpp [moved from ragel/java-codegen.cpp with 99% similarity]
ragel/javacodegen.h [moved from ragel/java-codegen.h with 100% similarity]
ragel/parsedata.cpp
ragel/rbxgoto.cpp [moved from ragel/rbx-goto.cpp with 99% similarity]
ragel/rbxgoto.h [moved from ragel/rbx-goto.h with 99% similarity]
ragel/rubycodegen.cpp [moved from ragel/ruby-codegen.cpp with 99% similarity]
ragel/rubycodegen.h [moved from ragel/ruby-codegen.h with 100% similarity]
ragel/rubyfflat.cpp [moved from ragel/ruby-fflat.cpp with 99% similarity]
ragel/rubyfflat.h [moved from ragel/ruby-fflat.h with 98% similarity]
ragel/rubyflat.cpp [moved from ragel/ruby-flat.cpp with 99% similarity]
ragel/rubyflat.h [moved from ragel/ruby-flat.h with 99% similarity]
ragel/rubyftable.cpp [moved from ragel/ruby-ftable.cpp with 99% similarity]
ragel/rubyftable.h [moved from ragel/ruby-ftable.h with 98% similarity]
ragel/rubytable.cpp [moved from ragel/ruby-table.cpp with 99% similarity]
ragel/rubytable.h [moved from ragel/ruby-table.h with 99% similarity]
ragel/xmlcodegen.cpp [moved from ragel/xml-codegen.cpp with 99% similarity]
ragel/xmlcodegen.h [moved from ragel/xml-codegen.h with 100% similarity]