Page MenuHomec4science

symkit.pro
No OneTemporary

File Metadata

Created
Tue, Dec 3, 23:17

symkit.pro

TEMPLATE = subdirs
SUBDIRS += \
symath \
symgraph \
symplot \
symviewer \
alpha \
beta
symgraph.depends = symath
symplot.depends = symath symgraph
symviewer.depends = symath symgraph symplot
alpha.depends = symath symgraph
beta.depends = symath symgraph symplot symviewer

Event Timeline