X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/0b6c0a1a3749b47249c4347530862ca034bac674..ee7baf59f18b5bc5be9abed0b2be90f407ee497d:/src/validtypes.sed diff --git a/src/validtypes.sed b/src/validtypes.sed index fd45fde..7052915 100644 --- a/src/validtypes.sed +++ b/src/validtypes.sed @@ -1,8 +1,10 @@ 1i\ /* This file is automatically generated by validtypes.sed */ -/[^[:alpha:][:space:]]/b +/[^_[:alpha:][:space:]]/b +s/[[:space:]][[:space:]]*/ /g +s/_//g y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/ -s/LONG[[:space:]][[:space:]]*LONG/LLONG LONG/ -s/[[:upper:]][[:upper:]]*/(1ul<