nyacc: merge master 0.76.0

This commit is contained in:
Matt Wette 2017-02-20 13:45:45 -08:00 committed by Jan Nieuwenhuizen
parent 34c0f46c62
commit 62154122b3
2 changed files with 2 additions and 3 deletions

View File

@ -1,4 +1,4 @@
This is a version 0.76.0 of NYACC (Not Yet Another Compiler Compiler!).
This is a version 0.76.0+c99dev of NYACC (Not Yet Another Compiler Compiler!).
Copyright (C) 2015-2017 Matthew R. Wette

View File

@ -50,8 +50,7 @@
#:use-module (nyacc util)
)
(define *nyacc-version* "0.76.0")
(define *nyacc-version* "0.76.0+c99dev")
;; @deffn proxy-? sym rhs
;; @example