Ignore:
Timestamp:
Feb 6, 2008, 10:31:00 PM (17 years ago)
Author:
katerina
Message:

Add 'closecommand' directive for external commands.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/sh_extern.h

    r22 r164  
    7373int sh_ext_setcommand(const char * cmd);
    7474
     75/*
     76 * -- explicitely close a command
     77 */
     78int sh_ext_close_command (const char * str);
     79
    7580/*
    7681 * -- clean up the command list
Note: See TracChangeset for help on using the changeset viewer.