Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: include/geom.hpp
- Revision:
- 43:68faf056ed5c
- Parent:
- 37:bf257a0154db
diff -r 917b6cced6ca -r 68faf056ed5c include/geom.hpp
--- a/include/geom.hpp Tue Nov 26 19:38:54 2013 +0000
+++ b/include/geom.hpp Tue Nov 26 21:26:44 2013 +0000
@@ -49,7 +49,7 @@
float incrementAlpha(float velin, float time);
void setAdot(float velin);
Point newPoint();
-
+ int isDone();
Point *pts;
private:
