750a6bc684
+ Addition of function prototypes and include files. + Change function definitions to ANSI C style. + Initial support for CMake + Scripts to generate compiler header is now sed based.
4 lines
62 B
Sed
4 lines
62 B
Sed
/{[A-Z]/!d
|
|
s/.*{\(.*\),.*\(".*"\).*$/ case \1 :\
|
|
return \2;/
|