Numworks Epsilon  1.4.1
Graphing Calculator Operating System
init.h
Go to the documentation of this file.
1 #ifndef ION_SIMULATOR_PLATFORM_INIT_H
2 #define ION_SIMULATOR_PLATFORM_INIT_H
3 
4 #include <ion.h>
5 
7 void init_platform();
8 
9 #endif
void init_platform()
Definition: init.cpp:30
Ion::Events::Event currentEvent
Definition: init.cpp:24