dynare/matlab/pac-tools/+pac/+bgp
Sébastien Villemot b60607a5b3
Fix spurious warning at startup under Octave about +pac/+bgp/{get,set}.m
This is a workaround for Octave bug 46849. It complements commit
4c0b2e8c4e.

The workaround consists in moving the two problematic files to a subfolder
which is not in the path at startup. They will be added to the path later, at a
time when the Octave:shadowed-function warning has already been disabled by
warning_config.m.

Closes: #1817
2021-09-21 15:19:06 +02:00
..
get.m Fix spurious warning at startup under Octave about +pac/+bgp/{get,set}.m 2021-09-21 15:19:06 +02:00
set.m Fix spurious warning at startup under Octave about +pac/+bgp/{get,set}.m 2021-09-21 15:19:06 +02:00