Changeset b0c244f in mmcs for SMSAM.pro


Ignore:
Timestamp:
Sep 28, 2016, 3:44:48 PM (8 years ago)
Author:
rudmanmrrod <rudman22@…>
Branches:
master
Children:
f2dac89
Parents:
b23848e
Message:

Agregado el modulo de descomposicion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • SMSAM.pro

    rdfabbb4 rb0c244f  
    2222    genericFunctions.h \
    2323    formexportreport.h \
    24     qcustomplot.h
     24    qcustomplot.h \
     25    formdescomposicion.h
    2526
    2627SOURCES += mainwindow.C \
     
    4546    genericFunctions.cpp \
    4647    formexportreport.cpp \
    47     qcustomplot.cpp
     48    qcustomplot.cpp \
     49    formdescomposicion.cpp
    4850FORMS += formLoadMatrix.ui \
    4951    formvariablesexogenas.ui \
     
    5557    formpreciosnohomogeneos.ui \
    5658    formexportreport.ui \
    57     formViewMatrix.ui
     59    formViewMatrix.ui \
     60    formdescomposicion.ui
    5861
    5962INCLUDEPATH += $$PWD/Eigen
Note: See TracChangeset for help on using the changeset viewer.