view .gitignore @ 20063:107130a0490c

isa: check parent class of java objects (bug #42702) * libinterp/octave-value/ov-java.h, libinterp/octave-value/ov-java.cc (octave_java::is_instance_of): implement method since the one in the parent octave_class is not able to handle java. * libinterp/octave-value/ov-class.cc: add tests.
author Carnë Draug <carandraug@octave.org>
date Mon, 06 Apr 2015 04:55:56 +0100
parents 5758e0013246
children
line wrap: on
line source

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