Introspection: add gi.overrides module for Gnm.py
commit53bf4f808e97d14961c2d053121aaafcf090c405
authorMorten Welinder <terra@gnome.org>
Fri, 27 Apr 2018 00:55:48 +0000 (26 20:55 -0400)
committerMorten Welinder <terra@gnome.org>
Fri, 27 Apr 2018 00:55:48 +0000 (26 20:55 -0400)
tree46aea8d80ec5a581993e4b4aecbfbaf481eec4cd
parent8866c3e44e5a111fe151ba99991134c5d71df011
Introspection: add gi.overrides module for Gnm.py

This isn't installed yet.  It therefore won't get loaded unless the
test .pl wrappers are used.
Makefile.am
configure.ac
introspection/.gitignore [new file with mode: 0644]
introspection/Makefile.am [new file with mode: 0644]
introspection/README [moved from README-introspection with 99% similarity]
introspection/gi/overrides/Gnm.py [new file with mode: 0644]
introspection/gi/overrides/__init__.py [new file with mode: 0644]
test/GnumericTest.pm