Imported from ../lua-5.0.3.tar.gz.
[lua.git] / MANIFEST
blob9692b6aa3dfc8645e6c0440d595d9a97f78cc6df
1 MANIFEST contents of Lua 5.0.3 distribution on Mon Jun 19 11:04:48 BRT 2006
2 lua-5.0.3
3 lua-5.0.3/COPYRIGHT
4 lua-5.0.3/DIFFS
5 lua-5.0.3/HISTORY
6 lua-5.0.3/INSTALL
7 lua-5.0.3/MANIFEST
8 lua-5.0.3/Makefile
9 lua-5.0.3/README
10 lua-5.0.3/UPDATE
11 lua-5.0.3/bin
12 lua-5.0.3/build
13 lua-5.0.3/config
14 lua-5.0.3/configure
15 lua-5.0.3/doc
16 lua-5.0.3/doc/contents.html
17 lua-5.0.3/doc/logo.gif
18 lua-5.0.3/doc/lua.1
19 lua-5.0.3/doc/lua.html
20 lua-5.0.3/doc/luac.1
21 lua-5.0.3/doc/luac.html
22 lua-5.0.3/doc/manual.html
23 lua-5.0.3/doc/readme.html
24 lua-5.0.3/etc
25 lua-5.0.3/etc/Makefile
26 lua-5.0.3/etc/README
27 lua-5.0.3/etc/bin2c.c
28 lua-5.0.3/etc/compat.lua
29 lua-5.0.3/etc/doall.lua
30 lua-5.0.3/etc/lua.ico
31 lua-5.0.3/etc/lua.magic
32 lua-5.0.3/etc/lua.xpm
33 lua-5.0.3/etc/luser_number.h
34 lua-5.0.3/etc/luser_tests.h
35 lua-5.0.3/etc/min.c
36 lua-5.0.3/etc/noparser.c
37 lua-5.0.3/etc/saconfig.c
38 lua-5.0.3/etc/trace.c
39 lua-5.0.3/include
40 lua-5.0.3/include/Makefile
41 lua-5.0.3/include/lauxlib.h
42 lua-5.0.3/include/lua.h
43 lua-5.0.3/include/lualib.h
44 lua-5.0.3/lib
45 lua-5.0.3/src
46 lua-5.0.3/src/Makefile
47 lua-5.0.3/src/README
48 lua-5.0.3/src/lapi.c
49 lua-5.0.3/src/lapi.h
50 lua-5.0.3/src/lcode.c
51 lua-5.0.3/src/lcode.h
52 lua-5.0.3/src/ldebug.c
53 lua-5.0.3/src/ldebug.h
54 lua-5.0.3/src/ldo.c
55 lua-5.0.3/src/ldo.h
56 lua-5.0.3/src/ldump.c
57 lua-5.0.3/src/lfunc.c
58 lua-5.0.3/src/lfunc.h
59 lua-5.0.3/src/lgc.c
60 lua-5.0.3/src/lgc.h
61 lua-5.0.3/src/lib
62 lua-5.0.3/src/lib/Makefile
63 lua-5.0.3/src/lib/README
64 lua-5.0.3/src/lib/lauxlib.c
65 lua-5.0.3/src/lib/lbaselib.c
66 lua-5.0.3/src/lib/ldblib.c
67 lua-5.0.3/src/lib/liolib.c
68 lua-5.0.3/src/lib/lmathlib.c
69 lua-5.0.3/src/lib/loadlib.c
70 lua-5.0.3/src/lib/lstrlib.c
71 lua-5.0.3/src/lib/ltablib.c
72 lua-5.0.3/src/llex.c
73 lua-5.0.3/src/llex.h
74 lua-5.0.3/src/llimits.h
75 lua-5.0.3/src/lmem.c
76 lua-5.0.3/src/lmem.h
77 lua-5.0.3/src/lobject.c
78 lua-5.0.3/src/lobject.h
79 lua-5.0.3/src/lopcodes.c
80 lua-5.0.3/src/lopcodes.h
81 lua-5.0.3/src/lparser.c
82 lua-5.0.3/src/lparser.h
83 lua-5.0.3/src/lstate.c
84 lua-5.0.3/src/lstate.h
85 lua-5.0.3/src/lstring.c
86 lua-5.0.3/src/lstring.h
87 lua-5.0.3/src/ltable.c
88 lua-5.0.3/src/ltable.h
89 lua-5.0.3/src/ltests.c
90 lua-5.0.3/src/ltm.c
91 lua-5.0.3/src/ltm.h
92 lua-5.0.3/src/lua
93 lua-5.0.3/src/lua/Makefile
94 lua-5.0.3/src/lua/README
95 lua-5.0.3/src/lua/lua.c
96 lua-5.0.3/src/luac
97 lua-5.0.3/src/luac/Makefile
98 lua-5.0.3/src/luac/README
99 lua-5.0.3/src/luac/luac.c
100 lua-5.0.3/src/luac/print.c
101 lua-5.0.3/src/lundump.c
102 lua-5.0.3/src/lundump.h
103 lua-5.0.3/src/lvm.c
104 lua-5.0.3/src/lvm.h
105 lua-5.0.3/src/lzio.c
106 lua-5.0.3/src/lzio.h
107 lua-5.0.3/test
108 lua-5.0.3/test/README
109 lua-5.0.3/test/bisect.lua
110 lua-5.0.3/test/cf.lua
111 lua-5.0.3/test/echo.lua
112 lua-5.0.3/test/env.lua
113 lua-5.0.3/test/factorial.lua
114 lua-5.0.3/test/fib.lua
115 lua-5.0.3/test/fibfor.lua
116 lua-5.0.3/test/globals.lua
117 lua-5.0.3/test/hello.lua
118 lua-5.0.3/test/life.lua
119 lua-5.0.3/test/lua
120 lua-5.0.3/test/luac
121 lua-5.0.3/test/luac.lua
122 lua-5.0.3/test/printf.lua
123 lua-5.0.3/test/readonly.lua
124 lua-5.0.3/test/sieve.lua
125 lua-5.0.3/test/sort.lua
126 lua-5.0.3/test/table.lua
127 lua-5.0.3/test/trace-calls.lua
128 lua-5.0.3/test/trace-globals.lua
129 lua-5.0.3/test/undefined.lua
130 lua-5.0.3/test/xd.lua
131 END OF MANIFEST