SECTION "DUMMY"


GET "LIBHDR"
GET "CLIHDR"


LET start()  BE

//  Say that this command has been withdrawn.

    writef( "The %S command has been withdrawn.*N", cli.commandname )


