view .gitignore @ 16049:ebd2259c5df1 classdef

Fix classdef tests. * test/classdef/foo_method_changes_property_size.m: Use correct constructor name. * test/classdef/test_classdef.m: Likewise.
author Michael Goffioul <michael.goffioul@gmail.com>
date Mon, 11 Feb 2013 15:24:56 -0500
parents 5758e0013246
children
line wrap: on
line source

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