colony.h 65 B

123456
  1. #ifndef __COLONY_H_
  2. #define __COLONY_H_
  3. void AtQuery();
  4. #endif