maxitg / SetReplace

C++/Wolfram Language package for exploring set and graph rewriting systems
MIT License
216 stars 43 forks source link

Replacing makeMessage with General::msg #591

Closed daneelsan closed 3 years ago

daneelsan commented 3 years ago

Changes

Comments

Examples

In[] := General::invalidMethod
Out[] = "Method should be one of Automatic, \"LowLevel\" or \"Symbolic\"."
In[]:= General::pargx
Out[]= "Property \"`1`\" requested with `2` argument`3`; `4``5``6``7` argument`8` `9` expected."

This change is Reviewable