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

Edit detail for SandboxExportType revision 2 of 4

1 2 3 4
Editor: kratt6
Time: 2008/09/13 16:08:27 GMT-7
Note:


        

fricas
(1) -> <spad>
fricas
)abbrev package TEST Test
Test(x: Ring): with
    baseRing: () -> Ring
  == add
    baseRing() == x</spad>
fricas
Compiling FriCAS source code from file 
      /var/lib/zope2.10/instance/axiom-wiki/var/LatexWiki/5734208900702123411-25px001.spad
      using old system compiler.
   TEST abbreviates package Test 
------------------------------------------------------------------------
   initializing NRLIB TEST for Test 
   compiling into NRLIB TEST 
   compiling exported baseRing : () -> Ring
Time: 0.01 SEC.
(time taken in buildFunctor: 0)
;;; *** |Test| REDEFINED
;;; *** |Test| REDEFINED Time: 0 SEC.
Cumulative Statistics for Constructor Test Time: 0.01 seconds
finalizing NRLIB TEST Processing Test for Browser database: --->-->Test(constructor): Not documented!!!! --->-->Test((baseRing ((Ring)))): Not documented!!!! --->-->Test(): Missing Description ; compiling file "/var/aw/var/LatexWiki/TEST.NRLIB/TEST.lsp" (written 21 SEP 2023 11:16:36 PM):
; wrote /var/aw/var/LatexWiki/TEST.NRLIB/TEST.fasl ; compilation finished in 0:00:00.016 ------------------------------------------------------------------------ Test is now explicitly exposed in frame initial Test will be automatically loaded when needed from /var/aw/var/LatexWiki/TEST.NRLIB/TEST

fricas
--)tr bottomUp
--)tr evaluateType
--)tr evaluateFormAsType
--)tr isDomainValuedVariable
--)tr objMode
I := baseRing()$TEST(INT)

\label{eq1}\hbox{\axiomType{Integer}\ }(1)
Type: Ring
fricas
1$I

\label{eq2}1(2)
Type: Integer