blob: 29dbae6340b542095a7b791ba41881d3bdd9134e [file] [log] [blame]
vlmfa67ddc2004-06-03 03:38:44 +00001
2Here are the canonical encoder/decoder algorithms that work with the tables
3constructed by the compiler. The compiler itself does not generate code,
4it just creates those tables and then copies (links) over these files
5which contain generic algorithms.
6