new file stdext.cpp
This commit is contained in:
@@ -9,6 +9,9 @@
|
|||||||
## @license LGPL, see file <a href="license.html">COPYING</a>
|
## @license LGPL, see file <a href="license.html">COPYING</a>
|
||||||
##
|
##
|
||||||
## $Log$
|
## $Log$
|
||||||
|
## Revision 1.12 2004/10/13 11:17:21 marc
|
||||||
|
## new file stdext.cpp
|
||||||
|
##
|
||||||
## Revision 1.11 2004/10/11 18:33:02 marc
|
## Revision 1.11 2004/10/11 18:33:02 marc
|
||||||
## add stdext.hpp
|
## add stdext.hpp
|
||||||
##
|
##
|
||||||
@@ -70,7 +73,7 @@ libmrw_la_SOURCES = mrw.hpp version.cpp \
|
|||||||
exec.cpp exec.hpp list.hpp \
|
exec.cpp exec.hpp list.hpp \
|
||||||
map.hpp multimap.hpp multiset.hpp \
|
map.hpp multimap.hpp multiset.hpp \
|
||||||
set.hpp simpletrace.hpp \
|
set.hpp simpletrace.hpp \
|
||||||
smartpointer.hpp stdext.hpp \
|
smartpointer.hpp stdext.cpp stdext.hpp \
|
||||||
string.hpp unistd.hpp vector.hpp
|
string.hpp unistd.hpp vector.hpp
|
||||||
if HAVE_STACKTRACE
|
if HAVE_STACKTRACE
|
||||||
libmrw_la_SOURCES += stacktrace.hpp stacktrace.cpp
|
libmrw_la_SOURCES += stacktrace.hpp stacktrace.cpp
|
||||||
|
Reference in New Issue
Block a user