Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7935 in orxonox.OLD for branches/cr/src/lib/collision_reaction


Ignore:
Timestamp:
May 28, 2006, 9:56:46 PM (19 years ago)
Author:
patrick
Message:

cr: moved the collision class src

Location:
branches/cr/src/lib/collision_reaction
Files:
1 edited
2 moved

Legend:

Unmodified
Added
Removed
  • branches/cr/src/lib/collision_reaction/Makefile.am

    r7933 r7935  
    55
    66libORXcr_a_SOURCES = cr_engine.cc \
     7                     collision.cc \
    78                     collision_handle.cc
    89
     
    1011
    1112noinst_HEADERS =     cr_engine.h \
     13                     collision.h \
    1214                     collision_handle.h
    1315
Note: See TracChangeset for help on using the changeset viewer.