pfff
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#include "evaluate_rpn.h"
|
||||
|
||||
int evaluate_rpn(struct queue *queue);
|
||||
int evaluate_rpn(struct queue *queue){return 0 ;}
|
||||
|
||||
Reference in New Issue
Block a user