Update of /cvsroot/adobe-source/sandbox/adobe-source/adobe/documentation/sources
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25640/adobe/documentation/sources
Modified Files:
documentation.doxygen
Log Message:
xstr initial commmit.
Index: documentation.doxygen
===================================================================
RCS file: /cvsroot/adobe-source/sandbox/adobe-source/adobe/documentation/sources/documentation.doxygen,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** documentation.doxygen 19 Mar 2005 00:16:40 -0000 1.1
--- documentation.doxygen 7 Apr 2005 00:53:25 -0000 1.2
***************
*** 528,531 ****
--- 528,532 ----
../../value_fwd.hpp \
../../virtual_machine.hpp \
+ ../../xstr.hpp \
../../source/array.cpp \
../../source/adam_evaluate.cpp \
***************
*** 544,548 ****
../../source/typeinfo.cpp \
../../source/value.cpp \
! ../../source/virtual_machine.cpp
# If the value of the INPUT tag contains directories, you can use the
--- 545,550 ----
../../source/typeinfo.cpp \
../../source/value.cpp \
! ../../source/virtual_machine.cpp \
! ../../source/xstr.cpp
# If the value of the INPUT tag contains directories, you can use the
|