- Timestamp:
 - May 9, 2005, 4:04:21 PM (21 years ago)
 - Location:
 - orxonox/branches/md2_loader/src
 - Files:
 - 
          
- 2 added
 - 1 edited
 
- 
          Makefile.am (modified) (2 diffs)
 - 
          util/object_manager.cc (added)
 - 
          util/object_manager.h (added)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
orxonox/branches/md2_loader/src/Makefile.am
r4065 r4127 44 44 util/animation/animation3d.cc \ 45 45 util/animation/animation_player.cc \ 46 util/object_manager.cc \ 46 47 garbage_collector.cc \ 47 48 story_entities/story_entity.cc \ … … 105 106 util/animation/animation3d.h \ 106 107 util/animation/animation_player.h \ 108 util/object_manager.h \ 107 109 garbage_collector.h \ 108 110 story_entities/story_entity.h \  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






