Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


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

orxonox/trunk: added vector2D, a 2D-version of the 3D-vector

File:
1 edited

Legend:

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

    r6424 r6615  
    4343                        util/executor/executor.cc \
    4444                        math/vector.cc \
     45                        math/vector2D.cc \
    4546                        math/matrix.cc \
    4647                        math/curve.cc
     
    6263                        util/executor/executor_specials.h \
    6364                        util/executor/functor_list.h \
     65                        math/vector.h \
     66                        math/vector2D.h \
    6467                        math/matrix.h \
    65                         math/vector.h \
    6668                        math/curve.h
    6769
Note: See TracChangeset for help on using the changeset viewer.