summaryrefslogtreecommitdiff
path: root/include/pile.h
diff options
context:
space:
mode:
authorbiouman <biouman>2001-05-01 11:27:52 +0000
committerbiouman <biouman>2001-05-01 11:27:52 +0000
commit655f3b2663b9909656b896cf47ad949b4e9644a8 (patch)
treea9e775e6ea01fbf2140176499d4936a099946e32 /include/pile.h
parent6b8f02426a4dd9358c7b35d34268db358fd113c3 (diff)
*** empty log message ***
Diffstat (limited to 'include/pile.h')
-rw-r--r--include/pile.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pile.h b/include/pile.h
index 6130357..d2e3176 100644
--- a/include/pile.h
+++ b/include/pile.h
@@ -27,6 +27,8 @@ void push_pile_string(char *st);
pile_elem pop_pile(unsigned int count);
+void flush_pile(void);
+
char *affichage_level_1(void);
int is_mute(char *st);