view .gitignore @ 18447:ff7e7928f160 stable

Fix isequal* parse failure when comparing object to non-object (bug #41531). * __isequal__.m: Check varargin is an object before attempting to convert to struct.
author Felipe G. Nievinski <fgnievinski@gmail.com>
date Mon, 10 Feb 2014 13:00:44 -0200
parents 5758e0013246
children
line wrap: on
line source

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