Mercurial > hg > octave-nkf
view test/bug-36025/module.mk @ 15084:ea5e02b14853
lo-specfun.cc: Remove unused gripe* functions to stop compiler warning message
* lo-specfun.cc (gripe_betainc_nonconformant, gripe_betaincinv_nonconformant):
Remove unused 6-input form of gripe* functions.
author | Rik <rik@octave.org> |
---|---|
date | Thu, 02 Aug 2012 16:33:24 -0700 |
parents | 3f21c0c34b8f |
children | 1af8d21608b7 |
line wrap: on
line source
bug_36025_FCN_FILES = \ bug-36025/@testclass/one.m \ bug-36025/@testclass/testclass.m \ bug-36025/@testclass/two.m \ bug-36025/test_bug_36025.m FCN_FILES += $(bug_36025_FCN_FILES)