mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-06-20 08:16:55 +01:00
unnecessary empty line in macro
This commit is contained in:
@ -159,6 +159,7 @@ void name::operator()(stack<double>& dstack, VarTable& vtable __dumb)\
|
||||
}\
|
||||
dstack.push(exp);\
|
||||
}\
|
||||
\
|
||||
void name::Print(std::ostream &out) const\
|
||||
{\
|
||||
out << CODE_MOD << code_name;\
|
||||
|
Reference in New Issue
Block a user