move tools.{cc,hh} into sauerlib/
this will be gradually split up and refactored so that things can move to using libostd over time
This commit is contained in:
parent
12020c5daf
commit
dc27d1296d
4 changed files with 1348 additions and 1342 deletions
|
@ -1,8 +1,8 @@
|
|||
client_src = [
|
||||
'../sauerlib/tools.cc',
|
||||
'../shared/geom.cc',
|
||||
'../shared/glemu.cc',
|
||||
'../shared/stream.cc',
|
||||
'../shared/tools.cc',
|
||||
'../shared/zip.cc',
|
||||
'../engine/aa.cc',
|
||||
'../engine/bih.cc',
|
||||
|
|
1346
src/sauerlib/tools.hh
Normal file
1346
src/sauerlib/tools.hh
Normal file
File diff suppressed because it is too large
Load diff
1342
src/shared/tools.hh
1342
src/shared/tools.hh
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue