summaryrefslogtreecommitdiff
path: root/coe.h
blob: 1559bc163bc512460a4f449f281082513469993b (plain)
1
2
3
4
5
6
#ifndef COE_H
#define COE_H

extern int coe();

#endif