Remove duplicate definition of expr_t

master
Sébastien Villemot 2023-12-11 14:29:43 +01:00
parent e4b23fecb0
commit 7dd125e43a
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
1 changed files with 0 additions and 2 deletions

View File

@ -33,8 +33,6 @@
using namespace std;
using expr_t = class ExprNode*;
//! Types of auxiliary variables
enum class AuxVarType
{