view .gitignore @ 20430:481fa65e5cab stable

textread.m, textscan.m: Fix handling of format repeat count (bug #45047) * textread.m: Clarify docstring describing format repeat count argument Add examples Fix bug occurring when last read line has no trailing EOL Add tests * textcan.m: Fix bug occurring when last read line has no trailing EOL
author Philip Nienhuis <prnienhuis@users.sf.net>
date Sun, 24 May 2015 22:47:55 +0200
parents 5758e0013246
children
line wrap: on
line source

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