We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3559847 commit 64cd255Copy full SHA for 64cd255
cas/src/CMakeLists.txt
@@ -69,8 +69,7 @@ set(CAS_SRC_HEADERS
69
../include/cas/node/IMath.h
70
../include/cas/latex/LatexRenderer.h
71
../include/cas/data/ExpressionParser.h
72
- ../include/cas/data/VariableMap.h
73
- ../include/cas/plot/Surface.h)
+ ../include/cas/data/VariableMap.h)
74
75
set(CAS_SRC_SOURCES
76
core/node/Const.cpp
0 commit comments