nyacc: ugh. fixes did not take, why?
This commit is contained in:
parent
16755c68b5
commit
c5b99d79b7
|
@ -1,4 +1,4 @@
|
||||||
This is a version 0.74.0 of NYACC (Not Yet Another Compiler Compiler!).
|
This is a version 0.74.0+fixes of NYACC (Not Yet Another Compiler Compiler!).
|
||||||
|
|
||||||
Copyright (C) 2015,2016 Matthew R. Wette
|
Copyright (C) 2015,2016 Matthew R. Wette
|
||||||
|
|
||||||
|
|
|
@ -52,7 +52,7 @@
|
||||||
#:use-module (nyacc util)
|
#:use-module (nyacc util)
|
||||||
)
|
)
|
||||||
|
|
||||||
(define *nyacc-version* "0.74.0")
|
(define *nyacc-version* "0.74.0+fixes")
|
||||||
|
|
||||||
|
|
||||||
;; @deffn proxy-? sym rhs
|
;; @deffn proxy-? sym rhs
|
||||||
|
|
Loading…
Reference in a new issue