# | Line 708 | Line 708 | void MDLexer::mLineDirective(bool _createToken) { | |
---|---|---|
708 | n=_returnToken; | |
709 | if ( inputState->guessing==0 ) { | |
710 | #line 275 "MDParser.g" | |
711 | < | setLine(oopse::lexi_cast<int>(n->getText()) - 1); |
711 | > | setLine(OpenMD::lexi_cast<int>(n->getText()) - 1); |
712 | #line 713 "MDLexer.cpp" | |
713 | } | |
714 | { // ( ... )+ |
# | Line 0 | Line 1 | |
---|---|---|
1 | + | Author Id Revision Date |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |