diff options
Diffstat (limited to 'command.h')
-rw-r--r-- | command.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/command.h b/command.h new file mode 100644 index 00000000..5082fa04 --- /dev/null +++ b/command.h @@ -0,0 +1 @@ +void command_goto(struct container *co, const char *arg); |