diff --git a/src/VirtualLeaf.pro b/src/VirtualLeaf.pro --- a/src/VirtualLeaf.pro +++ b/src/VirtualLeaf.pro @@ -117,7 +117,7 @@ HEADERS += \ cellbase.h \ cell.h \ cellitem.h \ - forwardeuler.h \ +# forwardeuler.h \ infobar.h \ mainbase.h \ mainbase.h \ @@ -158,7 +158,7 @@ SOURCES += \ cellbase.cpp \ cell.cpp \ cellitem.cpp \ - forwardeuler.cpp \ +# forwardeuler.cpp \ mainbase.cpp \ matrix.cpp \ mesh.cpp \