diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/gpf/misc/misc.def	Sun Jul 15 08:15:49 2018 +0000
@@ -0,0 +1,14 @@
+LIBRARY
+DESCRIPTION "Miscellaneous"
+EXPORTS
+ GetNextToken
+ InsertString
+ HexToASCII
+ ASCIIToHex
+ PrintToFile
+ initPrintToFile
+ tok_key
+ tok_init
+ tok_next
+
+