testing forking

Dependencies:   mbed

Fork of ConsolTest by Pipeline Technology Centre

Revision:
5:ddbc9c48480d
Parent:
4:e61cd14ec4f0
Child:
7:d6f78ba7c5f7
diff -r e61cd14ec4f0 -r ddbc9c48480d Calculate.h
--- a/Calculate.h	Wed Jul 01 11:02:10 2015 +0000
+++ b/Calculate.h	Wed Jul 01 13:51:02 2015 +0000
@@ -1,1 +1,2 @@
-void Calculate();
\ No newline at end of file
+float calculate();
+float progression();
\ No newline at end of file