moved some headers out of detail/
commit07d57841f573ad1f2d7baa2a781025940375a187
authorDaniel Wallin <daniel@boostpro.com>
Tue, 17 Feb 2004 21:56:25 +0000 (17 21:56 +0000)
committerDaniel Wallin <daniel@boostpro.com>
Tue, 17 Feb 2004 21:56:25 +0000 (17 21:56 +0000)
treec2ab5ee0fe86466f832c4e648e1e1b74890aaea3
parentf9a239445287f5f7ad963a0d209d1e2844f98317
moved some headers out of detail/
18 files changed:
config
luabind/class.hpp
luabind/detail/call_function.hpp
luabind/detail/call_member.hpp
luabind/detail/class_registry.hpp
luabind/detail/class_rep.hpp
luabind/detail/class_rep_scope.hpp
luabind/detail/object_funs.hpp
luabind/detail/open.hpp
luabind/detail/property.hpp
luabind/error.hpp [moved from luabind/detail/error.hpp with 98% similarity, mode: 0755]
luabind/functor.hpp
luabind/luabind.hpp
luabind/object.hpp
luabind/open.hpp [copied from luabind/luabind.hpp with 83% similarity, mode: 0755]
src/class.cpp
src/open.cpp
test/test_scope.cpp