diff options
author | martin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220> | 2005-11-27 20:48:30 +0000 |
---|---|---|
committer | martin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220> | 2005-11-27 20:48:30 +0000 |
commit | 9ee36f0e01cf426bc9cc8ba00ee17ce5a4aab719 (patch) | |
tree | f776c0225ff1baa5ca354d77f38ad8d0a88ffa21 /navigation.h | |
download | navit-svn-9ee36f0e01cf426bc9cc8ba00ee17ce5a4aab719.tar.gz |
This commit was generated by cvs2svn to compensate for changes in r4,
which included commits to RCS files with non-trunk default branches.
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5 ffa7fe5e-494d-0410-b361-a75ebd5db220
Diffstat (limited to 'navigation.h')
-rw-r--r-- | navigation.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/navigation.h b/navigation.h new file mode 100644 index 00000000..ae39528f --- /dev/null +++ b/navigation.h @@ -0,0 +1 @@ +void navigation_path_description(void *route); |