public headers move to a inc directory
authorPatrik Gornicz <Gornicz.P@gmail.com>
Tue, 28 Apr 2009 20:30:00 +0000 (16:30 -0400)
committerPatrik Gornicz <Gornicz.P@gmail.com>
Tue, 28 Apr 2009 20:30:00 +0000 (16:30 -0400)
commitdf9cea63215e5d434216ce8271835811bd9eeeca
treedc4d9b9dae3322672e1e3ee4a37fb168bf0e3918
parent292223f3e65a2a92050f3f8469362426602846dd
public headers move to a inc directory
Makefile
inc/Autolock.h [moved from src/locks/Autolock.h with 100% similarity]
inc/Mutex.h [moved from src/locks/Mutex.h with 100% similarity]
inc/Vector2.h [moved from src/Vector2.h with 100% similarity]
inc/debug.h [moved from src/debug.h with 100% similarity]
inc/mathw.h [moved from src/mathw.h with 100% similarity]
src/debug.cpp