提交 aec2ce22 authored 作者: James Bergstra's avatar James Bergstra

export gof symbols: get_compiledir and set_compiledir

上级 5e07df51
......@@ -34,7 +34,8 @@ from gof import \
opt, \
toolbox, \
Type, Generic, generic, \
object2, utils
object2, utils, \
set_compiledir, get_compiledir
from compile import \
SymbolicInput, SymbolicInputKit, In, \
......
......@@ -2,6 +2,9 @@
from cc import \
CLinker, OpWiseCLinker, DualLinker
from compiledir import \
set_compiledir, get_compiledir
from env import \
InconsistencyError, Env
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论