kmx git
login
register
kc3-lang
/
libtommath
/
tommath_private.h
tommath_private.h
Log
Author
Commit
Date
CI
Message
10cfb955
2015-11-12T22:43:38
use same parameter name between prototype declaration and function definition
a0b8ce68
2015-11-13T17:47:30
use unsigned literal
e6cfefc1
2015-11-19T21:53:32
more private stuff
f771e317
2015-11-19T21:34:58
move standard includes
4e3f1344
2015-11-12T01:49:07
provide tommath_private.h tommath.h contains declarations for the public part of the library. tommath_private.h contains the functions which are private to ltm and should not be exposed to the public.