Updated makefiles, updated the moo stuff and cleaned up some stuff that refused to compile
This commit is contained in:
parent
ffb683368f
commit
18adaef056
19 changed files with 66 additions and 48 deletions
|
|
@ -94,7 +94,7 @@ To add two values, do
|
|||
|
||||
Sym sym = var + const;
|
||||
|
||||
This will create a tree with tree nodes. All other operations work identically.
|
||||
This will create a tree with three nodes. Other operators are overloaded similarily.
|
||||
|
||||
=== Evaluation (eval/) ===
|
||||
|
||||
|
|
|
|||
Reference in a new issue