src/ai/core/ai_base.hpp
branchnoai
changeset 9388 032008c3f6e3
parent 9387 4255a0a2d272
child 9397 d8f8db9c1a2e
equal deleted inserted replaced
9387:4255a0a2d272 9388:032008c3f6e3
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 /** @file declaration of class for AIBase class */
     3 /** @file ai_base.hpp declaration of class for AIBase class */
     4 
     4 
     5 #ifndef AI_BASE_HPP
     5 #ifndef AI_BASE_HPP
     6 #define AI_BASE_HPP
     6 #define AI_BASE_HPP
     7 
     7 
     8 #include "ai_object.hpp"
     8 #include "ai_object.hpp"