index
:
delta/navit-svn.git
baserock/ps/wip
improved_destination
iphone
iphone@1058
iphone@2422
libglade
master
modular_map
navit
public_transport
public_transport@1058
public_transport@2243
sdl
srtm
srtm@1058
srtm@3154
wince
wince@1058
wince@2429
svn.code.sf.net: Obsolete (use navit)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
atom.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'atom.h')
-rw-r--r--
atom.h
3
1 files changed, 3 insertions, 0 deletions
diff --git a/atom.h b/atom.h
new file mode 100644
index 00000000..0cad37e1
--- /dev/null
+++ b/
atom.h
@@ -0,0 +1,3 @@
+char * atom_lookup(char *name);
+char * atom(char *name);
+void atom_init(void);