02/07/15

Dependencies:   mbed

Dependents:   TabbedGUIMbed

Calculate.h

Committer:
aidanPJG
Date:
2015-07-07
Revision:
18:bb632df62f51
Parent:
16:745001c41fee
Child:
24:92600b1d15b1

File content as of revision 18:bb632df62f51:

#ifndef CALCULATE_H
#define CALCULATE_H

int calculate();

#endif