new file stdext.cpp

master
Marc Wäckerlin 20 years ago
parent dd678d1498
commit e929ed1dc4
  1. 5
      mrw/makefile.am

@ -9,6 +9,9 @@
## @license LGPL, see file <a href="license.html">COPYING</a>
##
## $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
## add stdext.hpp
##
@ -70,7 +73,7 @@ libmrw_la_SOURCES = mrw.hpp version.cpp \
exec.cpp exec.hpp list.hpp \
map.hpp multimap.hpp multiset.hpp \
set.hpp simpletrace.hpp \
smartpointer.hpp stdext.hpp \
smartpointer.hpp stdext.cpp stdext.hpp \
string.hpp unistd.hpp vector.hpp
if HAVE_STACKTRACE
libmrw_la_SOURCES += stacktrace.hpp stacktrace.cpp

Loading…
Cancel
Save