mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2024-11-10 00:45:36 +00:00
unnecessary empty line in macro
This commit is contained in:
parent
4e440978d7
commit
967f1da061
@ -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;\
|
||||
|
Loading…
Reference in New Issue
Block a user