Enlightenment CVS committal

Author  : cedric
Project : e17
Module  : proto/eina

Dir     : e17/proto/eina/src/include


Modified Files:
        Makefile.am Eina.h 
Added Files:
        eina_magic.h 


Log Message:
Export a magic API.


===================================================================
RCS file: /cvs/e/e17/proto/eina/src/include/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- Makefile.am 30 Jul 2008 16:34:54 -0000      1.4
+++ Makefile.am 31 Jul 2008 15:08:19 -0000      1.5
@@ -14,6 +14,7 @@
 eina_types.h \
 eina_array.h \
 eina_inline_array.x \
+eina_magic.h \
 eina_stringshare.h
 
 installed_mainheaderdir = $(prefix)/include/[EMAIL PROTECTED]@
===================================================================
RCS file: /cvs/e/e17/proto/eina/src/include/Eina.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Eina.h      30 Jul 2008 16:40:15 -0000      1.2
+++ Eina.h      31 Jul 2008 15:08:19 -0000      1.3
@@ -27,6 +27,7 @@
 #include "eina_error.h"
 #include "eina_array.h"
 #include "eina_stringshare.h"
+#include "eina_magic.h"
 
 #ifdef __cplusplus
 }



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to