view .gitignore @ 17620:83e6baf0bc3f

orderfields.m: Fix bug with empty input struct (bug #40224). * scripts/miscellaneous/orderfields.m: Check for corner case of empty struct. Add %!assert block to check corner case. Use Octave coding conventions.
author Rik <rik@octave.org>
date Wed, 09 Oct 2013 12:26:40 -0700
parents 5758e0013246
children
line wrap: on
line source

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