exabase added
commit9f585093807d22d4906afec8848573a559ba25bb
authorMirek [exa] Kratochvil <exa.exa@gmail.com>
Sat, 13 Oct 2007 15:05:55 +0000 (13 17:05 +0200)
committerMirek [exa] Kratochvil <exa.exa@gmail.com>
Sat, 13 Oct 2007 15:05:55 +0000 (13 17:05 +0200)
tree917978024078cac5e97af90f37d796e45d45293b
parentb96b7fa48e9cae98da83b38fe25ffa4f4af0435b
exabase added

Signed-off-by: Mirek [exa] Kratochvil <exa.exa@gmail.com>
28 files changed:
exabase/.sconsign [new file with mode: 0644]
exabase/README [new file with mode: 0644]
exabase/SConscript [new file with mode: 0644]
exabase/complex.h [new file with mode: 0644]
exabase/exa-base.cpp [new file with mode: 0644]
exabase/exa-base.h [new file with mode: 0644]
exabase/exa-base.os [new file with mode: 0644]
exabase/exa-camera.cpp [new file with mode: 0644]
exabase/exa-camera.h [new file with mode: 0644]
exabase/exa-camera.os [new file with mode: 0644]
exabase/exa-console.cpp [new file with mode: 0644]
exabase/exa-console.h [new file with mode: 0644]
exabase/exa-font.cpp [new file with mode: 0644]
exabase/exa-font.h [new file with mode: 0644]
exabase/exa-image.cpp [new file with mode: 0644]
exabase/exa-image.h [new file with mode: 0644]
exabase/exa-particles.cpp [new file with mode: 0644]
exabase/exa-particles.h [new file with mode: 0644]
exabase/exa-socket.cpp [new file with mode: 0644]
exabase/exa-socket.h [new file with mode: 0644]
exabase/exa-sound.cpp [new file with mode: 0644]
exabase/exa-sound.h [new file with mode: 0644]
exabase/exa-thread.cpp [new file with mode: 0644]
exabase/exa-thread.h [new file with mode: 0644]
exabase/orientation.h [new file with mode: 0644]
exabase/plane.h [new file with mode: 0644]
exabase/triangle.h [new file with mode: 0644]
exabase/vector.h [new file with mode: 0644]