apjanke / octave-testify

New BIST (Built-In Self Test) functions for GNU Octave
GNU General Public License v3.0
4 stars 2 forks source link

Make `fopen2` internal #66

Closed apjanke closed 5 years ago

apjanke commented 5 years ago

It really shouldn't be sitting in the global namespace where it can interact with user-defined functions.