comparison src/gpf2/misc/misc.def @ 294:cd37d228dae0

src/gpf2/{misc,tst}: import from TCS211 semi-src with CRLF line endings and directory name capitalization cleaned up
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 21 Oct 2017 01:12:15 +0000
parents
children
comparison
equal deleted inserted replaced
293:5b2ebc94cae4 294:cd37d228dae0
1 LIBRARY
2 DESCRIPTION "Miscellaneous"
3 EXPORTS
4 GetNextToken
5 InsertString
6 HexToASCII
7 ASCIIToHex
8 PrintToFile
9 initPrintToFile
10 tok_key
11 tok_init
12 tok_next
13
14