コード例 #1
0
ファイル: JPicosat.java プロジェクト: patrick-st/warthog
 public void picosat_init() {
   currentPicosatObject = INSTANCE.picosat_init();
 }