view .gitignore @ 17203:2899d110c178

Use std::numeric_limits instead of INT_MAX in __glpk__ (bug #39715). * libinterp/dldfcn/__glpk__.cc: Use std::numeric_limits<int>::max () instead of INT_MAX.
author Rik <rik@octave.org>
date Wed, 07 Aug 2013 08:43:02 -0700
parents 5758e0013246
children
line wrap: on
line source

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