observer.h 249 B

123456789101112
  1. /*
  2. * ALGO : PROJ. : Volume
  3. * RESEARCH : File : observer.h
  4. * : Date : 20100531.0725UTC
  5. * : Email : mail@algoresearch.net
  6. */
  7. #include "x.h"
  8. #include "transform.h"
  9. #include "space.h"
  10. void create_observer(SYS_TABLE *sys);