templerr.tst

来自「一套美国国家宇航局人工智能中心NASA的专家系统工具源代码」· TST 代码 · 共 14 行

TST
14
字号
(unwatch all); templerr.clp test(clear)(open "templerr.rsl" templerr "w")(load "compline.clp")(dribble-on "templerr.out")(load "templerr.clp")(list-deftemplates)(dribble-off)(printout templerr "templerr.clp differences are as follows:" crlf)(compare-files templerr.exp templerr.out templerr); close result file(close templerr)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?