summaryrefslogtreecommitdiff
path: root/command.h
diff options
context:
space:
mode:
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>2005-11-27 20:48:30 +0000
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>2005-11-27 20:48:30 +0000
commitafbd73263d694392402558d15a48653f593a1a47 (patch)
treef776c0225ff1baa5ca354d77f38ad8d0a88ffa21 /command.h
downloadnavit-svn-navit.tar.gz
Initial Importnavit
git-svn-id: http://svn.code.sf.net/p/navit/code/branches/navit/navit@4 ffa7fe5e-494d-0410-b361-a75ebd5db220
Diffstat (limited to 'command.h')
-rw-r--r--command.h1
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);