login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Edit detail for SandBox Trace with )math revision 2 of 4

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}