summaryrefslogtreecommitdiff
path: root/include/pile.h
diff options
context:
space:
mode:
authorbiouman <biouman>2001-05-02 01:14:42 +0000
committerbiouman <biouman>2001-05-02 01:14:42 +0000
commit4115cde1a2045658f66cf1ba09e42556ec3cb7a5 (patch)
tree2f93f4f1b3ab57729e778541c6caae100b387698 /include/pile.h
parent5cc0d45db39afff3bceae05977c89709cf9dd30a (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 e06d11f..4f6aeab 100644
--- a/include/pile.h
+++ b/include/pile.h
@@ -41,6 +41,8 @@ void move_to_resultat_pile(void);
char * pop_resultat(void);
+polynome return_last(int *valid);
+
int has_resultat(void);
#endif