Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6616 in orxonox.OLD for trunk/src/lib/Makefile.am


Ignore:
Timestamp:
Jan 19, 2006, 12:27:45 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: taken the quaternion outside of Vector.cc to quaternion.cc/h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/Makefile.am

    r6615 r6616  
    4343                        util/executor/executor.cc \
    4444                        math/vector.cc \
     45                        math/quaternion.cc \
    4546                        math/vector2D.cc \
    4647                        math/matrix.cc \
     
    6465                        util/executor/functor_list.h \
    6566                        math/vector.h \
     67                        math/quaternion.h \
    6668                        math/vector2D.h \
    6769                        math/matrix.h \
Note: See TracChangeset for help on using the changeset viewer.