Implement error checks for extra arguments
authorIustin Pop <iustin@google.com>
Mon, 20 Apr 2009 11:00:10 +0000 (13:00 +0200)
committerIustin Pop <iustin@google.com>
Mon, 20 Apr 2009 11:00:10 +0000 (13:00 +0200)
commit45f01962c4af012eb8c86916b239fe596a85f994
treed6f30ec79bc211cd69725ac87339cb19ef33cab6
parent050b0c384125be3abbd6b691a7fdeaa983b58d20
Implement error checks for extra arguments

Neither hbal nor hn1 take any arguments beside the options, so if any
are passed is most likely an unintended error. This patch aborts in such
cases.
hbal.hs
hn1.hs