Cleanup pair octaves
This commit is contained in:
parent
00cdfc08e0
commit
c09177c0ee
9 changed files with 119 additions and 70 deletions
8
NuEVI/src/icm.h
Normal file
8
NuEVI/src/icm.h
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#ifndef __ICM_H
|
||||
#define __ICM_H
|
||||
|
||||
#include "settings.h"
|
||||
|
||||
void checkICM(state_t &state);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue