Ben Wiederhake abb3e47a98 Use a general crc32 implementation.
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.
2015-10-04 14:55:00 +02:00
2015-10-03 09:52:52 +02:00
2015-10-04 14:55:00 +02:00
2014-11-12 14:23:25 +03:00
2014-11-12 14:23:25 +03:00
2014-11-12 15:27:06 +03:00
2014-11-12 15:52:24 +03:00
2014-11-12 14:23:25 +03:00
2014-11-12 14:23:25 +03:00
2015-06-01 13:29:38 +03:00

Parse tl scheme to tlo file. Formely part of telegram-cli

Description
No description provided
Readme 224 KiB
Languages
C 90.1%
M4 5.7%
Batchfile 3.2%
Makefile 1%