view .hgignore @ 108:74f17b2a5d45

Use the latest NumPy API * arrayobjectdefs.h: Include current API headers. * octave_to_python.cc, python_to_octave.cc: Use current NumPy functions and types. * pytave.cc: Fix comments.
author Mike Miller <mtmiller@octave.org>
date Fri, 18 Sep 2015 00:00:09 -0400
parents d99739894a0b
children 00d19f71c9ca
line wrap: on
line source

syntax: regexp

^aclocal.m4$
^autom4te.cache$
^bin$
^build$
^compile$
^config.cache$
^config.guess$
^config.h$
^config.h.in$
^config.log$
^config.status$
^config.sub$
^configure$
^depcomp$
^.deps$
^install-sh$
^Jamfile$
^.libs$
^libtool$
^ltmain.sh$
^m4/libtool.m4$
^m4/lt.*\.m4$
^Makefile$
^Makefile.in$
^missing$
^project-root.jam$
^_pytave?la*$
^setup.py$
^stamp-h1$