adieu monde cruel

Dependencies:   mbed

Fork of success by Renaud Fivet

Revision:
3:e49a5d9a2341
Parent:
2:341c2c700023
--- a/main.cpp	Fri May 27 04:38:31 2016 +0000
+++ b/main.cpp	Fri May 27 04:48:23 2016 +0000
@@ -1,7 +1,8 @@
-/* success -- does nothing, successfully */
+/* adieu -- sic transit gloria mundi */
 
 #include "mbed.h"
 
 int main() {
+    puts( "adieu, monde cruel") ;
     return EXIT_SUCCESS ;
 }
\ No newline at end of file