K 10
svn:author
V 6
rfalke
K 8
svn:date
V 27
2002-03-21T20:57:31.000000Z
K 7
svn:log
V 291
The results of the is_ai_simple_military function only depend on the
ruleset. These results can be calculated and cached after the unit
ruleset is read in. Also constructs like "unit_type_iterate(i) {
if(!is_ai_simple_military(i)) continue;" are replaced with
"simple_ai_unit_type_iterate".

END
