Removed code formatting modelines.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/5/head
Michele Calgaro 4 years ago
parent 4a0c933b07
commit 6239c52191
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -439,6 +439,3 @@ typedef union { lzo_bytep a; lzo_uint32_t b; } __lzo_pu32_u;
#endif #endif
#endif /* already included */ #endif /* already included */
/* vim:set ts=4 et: */

@ -2994,5 +2994,3 @@ LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(lzo_int_fast64_t) == sizeof(lzo_uint_fast6
#endif #endif
#endif /* already included */ #endif /* already included */
/* vim:set ts=4 sw=4 et: */

@ -29245,7 +29245,6 @@ module.exports = function (str) {
trailingStatement: trailingStatement trailingStatement: trailingStatement
}; };
}()); }());
/* vim: set sw=4 ts=4 et tw=80 : */
},{}],238:[function(require,module,exports){ },{}],238:[function(require,module,exports){
/* /*
@ -29382,7 +29381,6 @@ module.exports = function (str) {
isIdentifierPartES6: isIdentifierPartES6 isIdentifierPartES6: isIdentifierPartES6
}; };
}()); }());
/* vim: set sw=4 ts=4 et tw=80 : */
},{}],239:[function(require,module,exports){ },{}],239:[function(require,module,exports){
/* /*
@ -29549,7 +29547,6 @@ module.exports = function (str) {
isIdentifierES6: isIdentifierES6 isIdentifierES6: isIdentifierES6
}; };
}()); }());
/* vim: set sw=4 ts=4 et tw=80 : */
},{"./code":238}],240:[function(require,module,exports){ },{"./code":238}],240:[function(require,module,exports){
/* /*
@ -29584,7 +29581,6 @@ module.exports = function (str) {
exports.code = require('./code'); exports.code = require('./code');
exports.keyword = require('./keyword'); exports.keyword = require('./keyword');
}()); }());
/* vim: set sw=4 ts=4 et tw=80 : */
},{"./ast":237,"./code":238,"./keyword":239}],241:[function(require,module,exports){ },{"./ast":237,"./code":238,"./keyword":239}],241:[function(require,module,exports){
module.exports={ module.exports={

Loading…
Cancel
Save