Move memutils from core to logic (bug 4406, r=ds).

--HG--
rename : core/MemoryUtils.cpp => core/logic/MemoryUtils.cpp
rename : core/MemoryUtils.h => core/logic/MemoryUtils.h
rename : core/sm_symtable.h => core/logic/sm_symtable.h
This commit is contained in:
David Anderson
2010-05-14 16:14:59 -07:00
parent 0fba0923c8
commit 0032fcaa66
12 changed files with 17 additions and 9 deletions
-1
View File
@@ -60,7 +60,6 @@ for i in SM.sdkInfo:
'smn_bitbuffer.cpp',
'smn_halflife.cpp',
'Translator.cpp',
'MemoryUtils.cpp',
'PluginSys.cpp',
'smn_console.cpp',
'smn_handles.cpp',