comparison src/gpf/misc/misc.def @ 6:8b2a9a374324

src/gpf: addition of Magnetite src/gpf2
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 15 Jul 2018 08:15:49 +0000
parents
children
comparison
equal deleted inserted replaced
5:1ea54a97e831 6:8b2a9a374324
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