lua 5.3.5 :

- ricompilazione per nuova versione.
This commit is contained in:
Dario Sassi
2018-08-08 11:11:22 +00:00
parent f71bebfa57
commit 0d4bb1a63b
60 changed files with 147 additions and 87 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/*
** $Id: lstring.c,v 2.56 2015/11/23 11:32:51 roberto Exp $
** $Id: lstring.c,v 2.56.1.1 2017/04/19 17:20:42 roberto Exp $
** String table (keeps all strings handled by Lua)
** See Copyright Notice in lua.h
*/