Make GET DATA a separate command, instead of something invoked
authorBen Pfaff <blp@gnu.org>
Wed, 5 Dec 2007 06:22:45 +0000 (06:22 +0000)
committerBen Pfaff <blp@gnu.org>
Wed, 5 Dec 2007 06:22:45 +0000 (06:22 +0000)
indirectly from GET.

* automake.mk: Remove get-data.h from sources.

* get-data.h: Removed.

* get-data.c (parse_get_data_command): Rename cmd_get_data.

* get.c (parse_read_command): No longer any need to check for DATA
keyword.

* command.def: Add GET DATA command.


No differences found