02/07/15

Dependencies:   mbed

Dependents:   TabbedGUIMbed

Revision:
15:a468af6ba5a4
Parent:
7:d6f78ba7c5f7
Child:
16:745001c41fee
--- a/Calculate.h	Fri Jul 03 14:05:08 2015 +0000
+++ b/Calculate.h	Tue Jul 07 08:25:57 2015 +0000
@@ -1,2 +1,4 @@
-//float calculate();
-//float progression();
\ No newline at end of file
+#ifndef CALCULATE_H
+#define CALCULATE_H
+
+#endif
\ No newline at end of file