view .gitignore @ 18933:37c98933f26c

avoid an old-style cast warning * Backend.cc (Backend::initialize): Use reinterpret_cast instead of C-style cast.
author John W. Eaton <jwe@octave.org>
date Thu, 17 Jul 2014 11:47:36 -0400
parents 5758e0013246
children
line wrap: on
line source

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