aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-09-25 19:47:21 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-09-25 19:47:21 +0000
commitbbc86160022819239e453ed14fa64df9d70ceb39 (patch)
treed591b7ef52058c3f205f53cc65afb0576f5db1cd /src
parentc963ee5ce88f1a7d0c6796f55d278dc99e737cc5 (diff)
downloadcflow-bbc86160022819239e453ed14fa64df9d70ceb39.tar.gz
cflow-bbc86160022819239e453ed14fa64df9d70ceb39.tar.bz2
(get_token): New function
Diffstat (limited to 'src')
-rw-r--r--src/cflow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cflow.h b/src/cflow.h
index 227855a..e223285 100644
--- a/src/cflow.h
+++ b/src/cflow.h
@@ -155,6 +155,7 @@ int collect_symbols(Symbol ***, int (*sel)());
Consptr append_to_list(Consptr *, void *);
int symbol_in_list(Symbol *sym, Consptr list);
+int get_token(void);
int source(char *name);
void init_lex(int debug_level);
void set_preprocessor(const char *arg);

Return to:

Send suggestions and report system problems to the System administrator.