nyacc: working on C99 UG as a memo

This commit is contained in:
Matt Wette 2017-02-28 17:19:48 -08:00 committed by Jan Nieuwenhuizen
parent 6c536c0e9d
commit be4d33f022
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
This is a version 0.76.5 of NYACC (Not Yet Another Compiler Compiler!).
This is a version 0.76.5+c99dev of NYACC (Not Yet Another Compiler Compiler!).
Copyright (C) 2015-2017 Matthew R. Wette
@ -8,7 +8,7 @@ notice and this notice are preserved. This file is offered as-is,
without any warranty.
Full source distribution for NYACC is available at
https://download.savannah.gnu.org/projects/nyacc
https://download.savannah.gnu.org/project/nyacc
This software package is covered by the following licenses:
* GNU PUBLIC GENERAL LICENCE, version 3 (See COPYING.)

View file

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