]> git.draconx.ca Git - cdecl99.git/commit
Make is_abstract a proper library function.
authorNick Bowler <nbowler@draconx.ca>
Wed, 30 Nov 2011 01:08:54 +0000 (20:08 -0500)
committerNick Bowler <nbowler@draconx.ca>
Sat, 25 Feb 2012 22:06:54 +0000 (17:06 -0500)
commit0aa997a6eaad4cd730ddde283e8b156642510f32
treec67d7ef06defdcef86f5aab52004ea2e59627215
parent7804af20a363ed8e94d6e700505870cb4f550730
Make is_abstract a proper library function.

This function is generally useful.  Add it to the public API.
doc/man/libcdecl.3
src/cdecl.h
src/parse-decl.c