abb3e47a98
This simplifies the copyright management, as the old crc.{c,h} had to be mentioned explicitly. This does NOT REALLY pull a new dependency, as tgl already depends on -lz. In fact, this ditches -lm, as the only usage (even including tgl) was a single call to 'sqrt' from within crc32.c. |
||
---|---|---|
.gitignore | ||
config.h.in | ||
configure | ||
configure.ac | ||
LICENSE | ||
m4-ax_gcc_builtin.m4 | ||
Makefile.in | ||
README.md | ||
tl-parser-tree.h | ||
tl-parser.c | ||
tl-parser.h | ||
tl-tl.h | ||
tlc.c |
Parse tl scheme to tlo file. Formely part of telegram-cli