comparison libinterp/corefcn/module.mk @ 21576:82092a17fa50

maint: Rename luinc.cc to __luinc__.cc to reflect file contents. * __luinc__.cc: Renamed from luinc.cc * libinterp/corefcn/module.mk: Update build system to use new name.
author Rik <rik@octave.org>
date Fri, 01 Apr 2016 14:06:45 -0700
parents 7a19c5678f91
children 6586202b3a87
comparison
equal deleted inserted replaced
21575:bc9aa534bc29 21576:82092a17fa50
119 libinterp/corefcn/__dispatch__.cc \ 119 libinterp/corefcn/__dispatch__.cc \
120 libinterp/corefcn/__dsearchn__.cc \ 120 libinterp/corefcn/__dsearchn__.cc \
121 libinterp/corefcn/__ichol__.cc \ 121 libinterp/corefcn/__ichol__.cc \
122 libinterp/corefcn/__ilu__.cc \ 122 libinterp/corefcn/__ilu__.cc \
123 libinterp/corefcn/__lin_interpn__.cc \ 123 libinterp/corefcn/__lin_interpn__.cc \
124 libinterp/corefcn/__luinc__.cc \
124 libinterp/corefcn/__pchip_deriv__.cc \ 125 libinterp/corefcn/__pchip_deriv__.cc \
125 libinterp/corefcn/__qp__.cc \ 126 libinterp/corefcn/__qp__.cc \
126 libinterp/corefcn/balance.cc \ 127 libinterp/corefcn/balance.cc \
127 libinterp/corefcn/besselj.cc \ 128 libinterp/corefcn/besselj.cc \
128 libinterp/corefcn/betainc.cc \ 129 libinterp/corefcn/betainc.cc \
189 libinterp/corefcn/ls-oct-text.cc \ 190 libinterp/corefcn/ls-oct-text.cc \
190 libinterp/corefcn/ls-oct-binary.cc \ 191 libinterp/corefcn/ls-oct-binary.cc \
191 libinterp/corefcn/ls-utils.cc \ 192 libinterp/corefcn/ls-utils.cc \
192 libinterp/corefcn/lsode.cc \ 193 libinterp/corefcn/lsode.cc \
193 libinterp/corefcn/lu.cc \ 194 libinterp/corefcn/lu.cc \
194 libinterp/corefcn/luinc.cc \
195 libinterp/corefcn/mappers.cc \ 195 libinterp/corefcn/mappers.cc \
196 libinterp/corefcn/matrix_type.cc \ 196 libinterp/corefcn/matrix_type.cc \
197 libinterp/corefcn/max.cc \ 197 libinterp/corefcn/max.cc \
198 libinterp/corefcn/mex.cc \ 198 libinterp/corefcn/mex.cc \
199 libinterp/corefcn/mgorth.cc \ 199 libinterp/corefcn/mgorth.cc \