view .gitignore @ 19985:e75a0fe1eee2

Set LC_NUMERIC and LC_TIME environment variables to 'C' (bug 44469). * octave.cc (octave_initialize_interpreter): Use octave_env::putenv to set LC_NUMERIC and LC_TIME variables to 'C' as Matlab does.
author Rik <rik@octave.org>
date Mon, 16 Mar 2015 11:51:35 -0700
parents 5758e0013246
children
line wrap: on
line source

*~
*.user
*.o
*.a
Makefile*
*.pdb
debug/
release/