view .gitignore @ 18968:770c0d79341b

avoid some unused variable warnings if LLVM is not available * pt-jit.cc (UNUSED_WITHOUT_LLVM): New macro. Use it to tag args and nargout variables in functions that only work with LLVM.
author John W. Eaton <jwe@octave.org>
date Thu, 17 Jul 2014 11:48:32 -0400
parents 5758e0013246
children
line wrap: on
line source

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