HOST: Use more modern syntax.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 6 Jul 2010 23:17:19 +0000 (16:17 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 24 Sep 2010 03:45:30 +0000 (20:45 -0700)
commit5933892c21c6166b5714be979116d3aa70219c57
treea5ac0da4029ba4aa5134adf516933a5c6e97259b
parentcf43c539407ac9a76154605d83247aa98d712426
HOST: Use more modern syntax.

An old SPSS paper manual I have describes the syntax that PSPP
implemented for HOST up until this commit, but newer versions
describe the syntax that this commit adopts.
NEWS
doc/utilities.texi
src/language/command.c
src/language/command.def
src/language/utilities/automake.mk
src/language/utilities/host.c [new file with mode: 0644]
tests/bugs/overwrite-input-file.sh
tests/bugs/signals.sh