First push after merge, split and enhance both zOS and zputa
This commit is contained in:
9
apps/tbasic/basic_expr.h
Normal file
9
apps/tbasic/basic_expr.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef __EXPR_H_
|
||||
#define __EXPR_H_
|
||||
|
||||
#include "basic_tokens.h"
|
||||
|
||||
char parseExpression(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user