Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10244 in orxonox.OLD for branches/ai/src/ai/Makefile.am


Ignore:
Timestamp:
Jan 17, 2007, 12:43:30 AM (17 years ago)
Author:
tfahrni
Message:

tired

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ai/src/ai/Makefile.am

    r10226 r10244  
    88                        ai_module.cc \
    99                        ai_team.cc \
    10                         ai_swarm.cc \
    1110                        ai_team_member.cc \
    1211                        movement_module.cc \
    1312                        shooting_module.cc \
    14                         attack_module.cc
     13                        attack_module.cc\
     14                        swarm_module.cc\
     15                        swarm_wait.cc\
     16                        swarm_gorel.cc
    1517
    1618noinst_HEADERS =        \
     
    1820                        ai_module.h \
    1921                        ai_team.h \
    20                         ai_swarm.h \
    2122                        ai_team_member.h \
    2223                        movement_module.h \
    2324                        shooting_module.h \
    24                         attack_module.h
     25                        attack_module.h\
     26                        swarm_module.h\
     27                        swarm_wait.h\
     28                        swarm_gorel.h
Note: See TracChangeset for help on using the changeset viewer.