Numworks Epsilon  1.4.1
Graphing Calculator Operating System
fcc_id.cpp
Go to the documentation of this file.
1 #include <ion.h>
2 #include <assert.h>
3 
4 const char * Ion::fccId() {
5  return "2ALWP-N0100";
6 }
const char * fccId()
Definition: fcc_id.cpp:4