Changeset 25e17e9


Ignore:
Timestamp:
Apr 30, 2010, 2:01:28 PM (15 years ago)
Author:
Tillmann Crueger <crueger@…>
Children:
1de701, 8c01ce
Parents:
59e7832
Message:

Added a line class that represents one dimensional subspaces

Location:
molecuilder/src
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/Makefile.am

    r59e7832 r25e17e9  
    114114                 info.cpp \
    115115                 leastsquaremin.cpp \
     116                 Line.cpp \
    116117                 linkedcell.cpp \
    117118                 lists.cpp \
     
    156157          info.hpp \
    157158          leastsquaremin.hpp \
     159          Line.hpp \
    158160          linkedcell.hpp \
    159161          lists.hpp \
Note: See TracChangeset for help on using the changeset viewer.