When a user starts studying the Category declaration,
`Browse' shows in  12.3:

  SetCategory() : Category == 
     Join(Type ...) with
         "=" : (%, %) -> Boolean

Then the user tries to follow this sample:

  Foo() : Category == Type with
                           foo : % -> Integer

And the FriCAS-1.1.6 compiler reports the error of unknown constructor  
Foo.
One needs to guess to prepend   )abbrev category FOO Foo

I do not know, may be, it is desirable to improve either doc or the 
compiler.

Regards,

------
Sergei
[email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en.

Reply via email to