mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-22 07:10:40 +01:00
6 lines
63 B
C++
6 lines
63 B
C++
#include <ion.h>
|
|
|
|
const char * Ion::fccId() {
|
|
return "NA";
|
|
}
|