Enlightenment CVS committal

Author  : davemds
Project : e17
Module  : proto

Dir     : e17/proto/edje_editor/src/bin


Modified Files:
        Makefile.am 
Added Files:
        inout.c inout.h 
Removed Files:
        parse.c parse.h 


Log Message:
Remove unused files and add new ones

===================================================================
RCS file: /cvs/e/e17/proto/edje_editor/src/bin/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 8 Jan 2007 20:01:52 -0000       1.2
+++ Makefile.am 4 Aug 2007 21:22:21 -0000       1.3
@@ -18,14 +18,14 @@
 evas.h \
 interface.h \
 main.h \
-parse.h
+inout.h
 
 edje_editor_SOURCES = \
 callbacks.c \
 evas.c \
 interface.c \
 main.c \
-parse.c \
+inout.c \
 $(edje_editor_INCLUDES)
 
 edje_editor_LDADD = @ECORE_LIBS@ @ETK_LIBS@ @EVAS_LIBS@ @ENGRAVE_LIBS@ 
@EDJE_LIBS@



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to