Yes, there is mistake but it is not a typo. The test can run in development where files are under ~Addons. Perhaps those test files shouldn't be distributed.
Вс, 29 июн 2014, Jan-Pieter Jacobs написал(а): > I just found a small bug in the Lapack package, in > ~addons/math/lapack/test.ijs: > The line saying > > load '~Addons/math/lapack/test0.ijs' > > should read > > load jpath '~addons/math/lapack/test0.ijs' > > in order to work. > > Kind regards, > > Jan-Pieter > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
