Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Eduap-com/WordMat
Browse files Browse the repository at this point in the history
Eduap-com committed Oct 28, 2021
2 parents d901960 + 46ffd09 commit e0f2fa8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion How to build WordMat.md
Original file line number Diff line number Diff line change
@@ -111,8 +111,9 @@ linenum:-1;
```

- The command window will now close if everything went fine
- The new *maxima.core* file will be placed in *Users/youruser*
- The new *maxima.core* file will be placed in *Users/youruser* or same dir as maxima
- Copy *Users/youruser/maxima.core* to *maxima.app/Contents/Resources/maxima/lib/maxima/5.38.0/binary-sbcl/* in the Mac folder in the GitHub repository
- The new maxima.core file can be run using the command 'sbcl --core maxima.core'

**Notes**
>If load(solvereal) fails the contents of the file can be copy/pasted to the terminal window in stead.

0 comments on commit e0f2fa8

Please sign in to comment.