Page MenuHomec4science

symkit.pro
No OneTemporary

File Metadata

Created
Thu, Dec 12, 18:13

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