Skip to content
Snippets Groups Projects
Verified Commit 1ac7344e authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Rollback introduction of +get and +set folders

Under Octave, having namespaces called “get” and “set” overshadows the builtin
functions with the same names, which are needed for graphics manipulation.

Therefore we go back to the initial function naming scheme, but moving all
those functions under an “accessors” subdirectory.

Among other things, this is a revert of
e4134ab5 and
c5e86fcb.

Ref. !1655, !1686
parent efa6c6c6
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment