Code

patches: Added octave-nargin.dpatch.
authorSebastian Harl <sh@tokkee.org>
Mon, 8 Jun 2009 18:25:16 +0000 (20:25 +0200)
committerSebastian Harl <sh@tokkee.org>
Mon, 8 Jun 2009 18:25:16 +0000 (20:25 +0200)
commitb7b89953e6e1b843e3873e48f395b8cc60a9708d
treeac6a861ee3c112cfa7b3b77d6165ef680cc380fb
parent7f788bb601811ce0fd51cd5e52d74de154bda613
patches: Added octave-nargin.dpatch.

This patch lets octave scripts use the variable nargin instead of
length(argv); the latter does not work reliably when no command line arguments
have been specified.
debian/changelog
debian/control
debian/patches/00list [new file with mode: 0644]
debian/patches/octave-nargin.dpatch [new file with mode: 0755]
debian/rules