mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-28 01:59:59 +01:00
Add guardians to expression_debug.
Change-Id: Ib26af781c2bd18b394bf5ebc46085a03523140ef
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
#ifndef POICARE_EXPRESSION_DEBUG_H
|
||||
#define POICARE_EXPRESSION_DEBUG_H
|
||||
|
||||
#include <poincare/expression.h>
|
||||
|
||||
void print_expression(const Expression * e, int indentationLevel = 0);
|
||||
|
||||
#endif // POICARE_EXPRESSION_DEBUG_H
|
||||
|
||||
Reference in New Issue
Block a user