MEJIALIBRERIA

Files at this revision

API Documentation at this revision

Comitter:
Jamg
Date:
Tue Feb 16 14:40:25 2016 +0000
Commit message:
Libreria de mejia

Changed in this revision

mejia.h Show annotated file Show diff for this revision Revisions of this file
diff -r 000000000000 -r 4dea5b11d88e mejia.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mejia.h	Tue Feb 16 14:40:25 2016 +0000
@@ -0,0 +1,9 @@
+#ifndef MEJIA
+#define MEJIA
+#include "mejia"
+Void mejia_mensaje();
+{
+    pc.printf("mejia");
+    }
+
+#endif
\ No newline at end of file