Ignore:
Timestamp:
Apr 15, 2010, 10:54:26 AM (16 years ago)
Author:
Tillmann Crueger <crueger@…>
Children:
32842d8
Parents:
1f591b
Message:

Changed implementation of Vector to forward operations to contained objects

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/Makefile.am

    r1f591b re7ea64  
    99                           gslvector.cpp \
    1010                           linearsystemofequations.cpp \
     11                           SingleVector.cpp \
    1112                           vector.cpp
    1213                           
     
    1415                           gslvector.hpp \
    1516                           linearsystemofequations.hpp \
     17                           SingleVector.hpp \
    1618                           vector.hpp
    1719                           
     
    122124                 periodentafel.cpp \
    123125                 Plane.cpp \
    124                  SingleVector.cpp \
    125126                 tesselation.cpp \
    126127                 tesselationhelpers.cpp \
     
    158159         periodentafel.hpp \
    159160         Plane.hpp \
    160          SingleVector.hpp \
    161161         stackclass.hpp \
    162162         tesselation.hpp \
Note: See TracChangeset for help on using the changeset viewer.