src/ai/api/ai_tilelist_valuator.hpp
branchnoai
changeset 9595 91423dbb6f5f
parent 9594 5009a30f320a
child 9596 8af5a1399842
equal deleted inserted replaced
9594:5009a30f320a 9595:91423dbb6f5f
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 /** @file ai_tilelist.hpp all the valuators for tilelist */
     3 /** @file ai_tilelist_valuator.hpp all the valuators for tilelist */
     4 
     4 
     5 #ifndef AI_TILELIST_VALUATOR_HPP
     5 #ifndef AI_TILELIST_VALUATOR_HPP
     6 #define AI_TILELIST_VALUATOR_HPP
     6 #define AI_TILELIST_VALUATOR_HPP
     7 
     7 
     8 #include "ai_abstractlist.hpp"
     8 #include "ai_abstractlist.hpp"