Numworks Epsilon  1.4.1
Graphing Calculator Operating System
bench.h
Go to the documentation of this file.
1 #ifndef ION_DEVICE_BENCH_BENCH_H
2 #define ION_DEVICE_BENCH_BENCH_H
3 
4 namespace Ion {
5 namespace Device {
6 namespace Bench {
7 
8 void run();
9 
10 }
11 }
12 }
13 
14 #endif
Definition: backlight.h:6