RELEASE LuaJIT-2.0.0-beta7

This commit is contained in:
Mike Pall
2011-05-05 16:17:57 +02:00
parent 998061f530
commit cfdc356ebe
19 changed files with 41 additions and 41 deletions

View File

@@ -1,11 +1,11 @@
/*
** This file has been pre-processed with DynASM.
** http://luajit.org/dynasm.html
** DynASM version 1.2.2, DynASM x86 version 1.2.2
** DynASM version 1.3.0, DynASM x86 version 1.3.0
** DO NOT EDIT! The original file is in "buildvm_x86.dasc".
*/
#if DASM_VERSION != 10202
#if DASM_VERSION != 10300
#error "Version mismatch between DynASM and included encoding engine"
#endif