summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>1998-01-14 11:49:44 -0200
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>1998-01-14 11:49:44 -0200
commit81b953f27e2c218e9d772cc5f653f541c451d516 (patch)
tree4c02df7a5cf296cca0ebd07f1a25fe579a4632fe
parentb9acf4b4af2b600a7ee412045a4e78d430a998f9 (diff)
downloadlua-81b953f27e2c218e9d772cc5f653f541c451d516.tar.gz
lua-81b953f27e2c218e9d772cc5f653f541c451d516.tar.bz2
lua-81b953f27e2c218e9d772cc5f653f541c451d516.zip
details
-rw-r--r--manual.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/manual.tex b/manual.tex
index f214e1c9..0084f04d 100644
--- a/manual.tex
+++ b/manual.tex
@@ -1,4 +1,4 @@
1% $Id: manual.tex,v 1.4 1998/01/08 17:15:49 roberto Exp roberto $ 1% $Id: manual.tex,v 1.5 1998/01/13 15:42:43 roberto Exp roberto $
2 2
3\documentstyle[fullpage,11pt,bnf]{article} 3\documentstyle[fullpage,11pt,bnf]{article}
4 4
@@ -38,7 +38,7 @@ Waldemar Celes
38\tecgraf\ --- Computer Science Department --- PUC-Rio 38\tecgraf\ --- Computer Science Department --- PUC-Rio
39} 39}
40 40
41\date{\small \verb$Date: 1998/01/08 17:15:49 $} 41\date{\small \verb$Date: 1998/01/13 15:42:43 $}
42 42
43\maketitle 43\maketitle
44 44
@@ -72,7 +72,7 @@ a intera\c{c}\~ao entre programas Lua e programas C hospedeiros.
72\begin{quotation} 72\begin{quotation}
73\noindent 73\noindent
74\footnotesize 74\footnotesize
75Copyright \copyright\ 1994--1997 TeCGraf, PUC-Rio. 75Copyright \copyright\ 1994--1998 TeCGraf, PUC-Rio.
76Written by Waldemar Celes Filho, 76Written by Waldemar Celes Filho,
77Roberto Ierusalimschy, Luiz Henrique de Figueiredo. 77Roberto Ierusalimschy, Luiz Henrique de Figueiredo.
78All rights reserved. 78All rights reserved.