nyacc: merge from 0.75.3
This commit is contained in:
parent
16bf996c93
commit
5b34d2b2e7
|
@ -1,4 +1,4 @@
|
||||||
This is a version 0.75.3 of NYACC (Not Yet Another Compiler Compiler!).
|
This is a version 0.75.3+c99dev of NYACC (Not Yet Another Compiler Compiler!).
|
||||||
|
|
||||||
Copyright (C) 2015-2017 Matthew R. Wette
|
Copyright (C) 2015-2017 Matthew R. Wette
|
||||||
|
|
||||||
|
|
|
@ -50,7 +50,7 @@
|
||||||
#:use-module (nyacc util)
|
#:use-module (nyacc util)
|
||||||
)
|
)
|
||||||
|
|
||||||
(define *nyacc-version* "0.75.3")
|
(define *nyacc-version* "0.75.3+c99dev")
|
||||||
|
|
||||||
|
|
||||||
;; @deffn proxy-? sym rhs
|
;; @deffn proxy-? sym rhs
|
||||||
|
|
Loading…
Reference in a new issue