chiark
/
gitweb
/
~mdw
/
sod
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update automatically managed build utilities.
[sod]
/
src
/
parser
/
parser-expr-proto.lisp
diff --git
a/src/parser/parser-expr-proto.lisp
b/src/parser/parser-expr-proto.lisp
index ec354453887d7a0a07335072a8e3332b665864bc..929e85ad5514fae9b619ead6049d5954d55a04bf 100644
(file)
--- a/
src/parser/parser-expr-proto.lisp
+++ b/
src/parser/parser-expr-proto.lisp
@@
-41,7
+41,7
@@
(defgeneric push-value (value state)
(:documentation
"Push VALUE onto the STATE's value stack.
(:documentation
"Push VALUE onto the STATE's value stack.
- The default me
ssage
just does that without any fuss. It's unlikely that
+ The default me
thod
just does that without any fuss. It's unlikely that
this will need changing unless you invent some really weird values."))
(export 'apply-operator)
this will need changing unless you invent some really weird values."))
(export 'apply-operator)