navit  0.5.3-trunk
atom.h
Go to the documentation of this file.
1 #ifdef __cplusplus
2 extern "C" {
3 #endif
4 char * atom_lookup(char *name);
5 char * atom(char *name);
6 void atom_init(void);
7 #ifdef __cplusplus
8 }
9 #endif
char * atom(char *name)
Definition: atom.c:12
char * atom_lookup(char *name)
Definition: atom.c:6
void atom_init(void)
Definition: atom.c:23
char name[0]
Definition: street.c:3