lua

A copy of the Lua development repository
Log | Files | Refs | README

commit 3ccdd57c26f27e2205281e93db211a18dc895cde
parent a103455dda85bb8a2e852e83a4748aa20d485180
Author: Roberto Ierusalimschy <roberto@inf.puc-rio.br>
Date:   Tue, 12 Nov 1996 13:59:56 -0200

new version

Diffstat:
Mlua.h | 4++--
Mmanual.tex | 6+++---
2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/lua.h b/lua.h @@ -2,14 +2,14 @@ ** LUA - Linguagem para Usuarios de Aplicacao ** Grupo de Tecnologia em Computacao Grafica ** TeCGraf - PUC-Rio -** $Id: lua.h,v 3.29 1996/11/01 12:46:59 roberto Exp roberto $ +** $Id: lua.h,v 3.30 1996/11/07 20:26:08 roberto Exp roberto $ */ #ifndef lua_h #define lua_h -#define LUA_VERSION "Lua 2.5 (beta)" +#define LUA_VERSION "Lua 2.5" #define LUA_COPYRIGHT "Copyright (C) 1994-1996 TeCGraf" #define LUA_AUTHORS "W. Celes, R. Ierusalimschy & L. H. de Figueiredo" diff --git a/manual.tex b/manual.tex @@ -1,4 +1,4 @@ -% $Id: manual.tex,v 1.21 1996/11/01 18:02:53 roberto Exp roberto $ +% $Id: manual.tex,v 1.22 1996/11/06 20:26:56 roberto Exp roberto $ \documentstyle[fullpage,11pt,bnf]{article} @@ -15,7 +15,7 @@ \newcommand{\ff}{$\bullet$\ } -\newcommand{\Version}{2.5 (beta)} +\newcommand{\Version}{2.5} \makeindex @@ -35,7 +35,7 @@ Waldemar Celes \tecgraf\ --- Departamento de Inform\'atica --- PUC-Rio } -\date{\small \verb$Date: 1996/11/01 18:02:53 $} +\date{\small \verb$Date: 1996/11/06 20:26:56 $} \maketitle