]> Shamusworld >> Repos - rmac/commit
Added check to see that include paths actually exist.
authorShamus Hammons <jlhamm@acm.org>
Fri, 28 Feb 2020 23:24:59 +0000 (17:24 -0600)
committerShamus Hammons <jlhamm@acm.org>
Fri, 28 Feb 2020 23:24:59 +0000 (17:24 -0600)
commit3f6e05a96fd0a6c128f36ba75531e21830c579c5
tree48420e2d986879844b622f289724020019651f44
parentcdf0e4fdb91fc086ddadf096874e7c76eadc4b2d
Added check to see that include paths actually exist.

RMAC will now yell at you if you give it a bogus include path.  Thanks
to ggn for the idea!  Now at v2.0.11.
rmac.c
rmac.h
version.h