Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

Latest commit

 

History

History
3 lines (2 loc) · 293 Bytes

File metadata and controls

3 lines (2 loc) · 293 Bytes

You should give more detailed instructions. For instance on how to set muparser. you should say that you need to build it in a specific directory.

Look at the compiler warnings. IN your muParserX class you are initializing member variable not in the order of declaration. This is confusing.