Enlightenment CVS committal

Author  : mej
Project : eterm
Module  : libast

Dir     : eterm/libast/include/libast


Modified Files:
        Makefile.am 
Added Files:
        iterator_if.h 


Log Message:
Thu Feb 20 00:44:26 2003                        Michael Jennings (mej)

The beginnings of doxygen documentation.

===================================================================
RCS file: /cvsroot/enlightenment/eterm/libast/include/libast/Makefile.am,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- Makefile.am 30 Dec 2002 23:11:05 -0000      1.12
+++ Makefile.am 20 Feb 2003 05:44:45 -0000      1.13
@@ -1,8 +1,8 @@
 # $Id: Makefile.am,v 1.6 2001/09/22 16:25:29 mej Exp $
 
 EXTRA_HEADERS = \
-    array.h avl_tree.h dlinked_list.h linked_list.h list_if.h obj.h regexp.h \
-    socket.h str.h tok.h types.h url.h vector_if.h
+    array.h avl_tree.h dlinked_list.h iterator_if.h linked_list.h list_if.h \
+    obj.h regexp.h socket.h str.h tok.h types.h url.h vector_if.h
 
 install-exec-hook:
        $(mkinstalldirs) $(DESTDIR)$(includedir)/$(PACKAGE)




-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to