|
|
|
last edited 10 years ago by test1 |
| 1 2 3 4 | ||
|
Editor: Bill Page
Time: 2015/03/13 15:53:13 GMT+0 |
||
| Note: no sure why this broke the wiki | ||
changed: -For the version without ')math', see [SandBox Trace in Windows]. - -\begin{axiom} -)trace INT -)trace EXPR INT )math -- added, I thought, to surpress output, but expecting same error -)trace SMP -1::EXPR INT -\end{axiom} For the version without ')math', see [SandBox Trace in Windows] :: !\begin{axiom} )trace INT )trace EXPR INT )math -- added, I thought, to surpress output, but expecting same error )trace SMP 1::EXPR INT \end{axiom}
The addition of )math below stopped the infinite loop from occurring!
For the version without )math, see [SandBox Trace in Windows]? :
\begin{axiom}
)trace INT
)trace EXPR INT )math -- added, I thought, to surpress output, but expecting same error
)trace SMP
1::EXPR INT
\end{axiom}