nyacc: new release 0.74.0
This commit is contained in:
parent
1ae749b25f
commit
2b57b3dc6e
|
@ -1,4 +1,4 @@
|
|||
This is a version 0.74.3+fixes of NYACC (Not Yet Another Compiler Compiler!).
|
||||
This is a version 0.75.0 of NYACC (Not Yet Another Compiler Compiler!).
|
||||
|
||||
Copyright (C) 2015-2017 Matthew R. Wette
|
||||
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
#:use-module (nyacc util)
|
||||
)
|
||||
|
||||
(define *nyacc-version* "0.74.3+fixes")
|
||||
(define *nyacc-version* "0.75.0")
|
||||
|
||||
|
||||
;; @deffn proxy-? sym rhs
|
||||
|
|
Loading…
Reference in a new issue