updated the examples to work among other things
commit91ffce574dad5e45a16bb2a1c3e684cdeb213193
authorArvid Norberg <arvid@cs.umu.se>
Mon, 12 May 2003 20:02:16 +0000 (12 20:02 +0000)
committerArvid Norberg <arvid@cs.umu.se>
Mon, 12 May 2003 20:02:16 +0000 (12 20:02 +0000)
tree39732f4855fc079e13e5e2bb90b767d9453d7db0
parent17745cb6984ef5f4a32558a3ea3c0e0d38624eb4
updated the examples to work among other things
29 files changed:
config
examples/any_converter/makefile
examples/cln/cln_test.cpp
examples/cln/makefile
examples/glut/glut_bind.cpp
examples/glut/makefile
examples/intrusive_ptr/intrusive_ptr.cpp
examples/intrusive_ptr/makefile
examples/regexp/makefile
examples/regexp/regex_wrap.cpp
luabind/class.hpp
luabind/function.hpp
luabind/scope.hpp
test/makefile
test/test_attributes.cpp
test/test_const.cpp
test/test_construction.cpp
test/test_exceptions.cpp
test/test_free_functions.cpp
test/test_held_type.cpp
test/test_implicit_cast.cpp
test/test_iterator.cpp
test/test_lua_classes.cpp
test/test_null_pointer.cpp
test/test_object.cpp
test/test_operators.cpp
test/test_policies.cpp
test/test_scope.cpp
test/test_yield.cpp