success does nothing, successfully.

Dependencies:   mbed

Fork of empty by Renaud Fivet

Revision:
3:7382cd97cf90
Parent:
2:341c2c700023
diff -r 341c2c700023 -r 7382cd97cf90 main.cpp
--- a/main.cpp	Fri May 27 04:38:31 2016 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-/* success -- does nothing, successfully */
-
-#include "mbed.h"
-
-int main() {
-    return EXIT_SUCCESS ;
-}
\ No newline at end of file