Imported from ../lua-3.2.tar.gz.
[lua.git] / MANIFEST
blob3b2aec56454cd883dc0efe5c6f7792d48f25d09d
1 MANIFEST contents of Lua 3.2 distribution on Thu Jul  8 10:34:45 EST 1999
2 lua
3 lua/COPYRIGHT
4 lua/HISTORY
5 lua/INSTALL
6 lua/MANIFEST
7 lua/Makefile
8 lua/README
9 lua/bin
10 lua/config
11 lua/doc
12 lua/doc/idx.html
13 lua/doc/index.html
14 lua/doc/luac.html
15 lua/doc/luac.man
16 lua/doc/manual.html
17 lua/doc/readme.html
18 lua/etc
19 lua/etc/Makefile
20 lua/etc/README
21 lua/etc/bin2c.c
22 lua/etc/min.c
23 lua/etc/setfallback.lua
24 lua/etc/trace.c
25 lua/include
26 lua/include/Makefile
27 lua/include/lauxlib.h
28 lua/include/lua.h
29 lua/include/luadebug.h
30 lua/include/lualib.h
31 lua/lib
32 lua/src
33 lua/src/Makefile
34 lua/src/lapi.c
35 lua/src/lapi.h
36 lua/src/lauxlib.c
37 lua/src/lbuffer.c
38 lua/src/lbuiltin.c
39 lua/src/lbuiltin.h
40 lua/src/ldo.c
41 lua/src/ldo.h
42 lua/src/lfunc.c
43 lua/src/lfunc.h
44 lua/src/lgc.c
45 lua/src/lgc.h
46 lua/src/lib
47 lua/src/lib/Makefile
48 lua/src/lib/README
49 lua/src/lib/ldblib.c
50 lua/src/lib/linit.c
51 lua/src/lib/liolib.c
52 lua/src/lib/lmathlib.c
53 lua/src/lib/lstrlib.c
54 lua/src/llex.c
55 lua/src/llex.h
56 lua/src/lmem.c
57 lua/src/lmem.h
58 lua/src/lobject.c
59 lua/src/lobject.h
60 lua/src/lopcodes.h
61 lua/src/lparser.c
62 lua/src/lparser.h
63 lua/src/lstate.c
64 lua/src/lstate.h
65 lua/src/lstring.c
66 lua/src/lstring.h
67 lua/src/ltable.c
68 lua/src/ltable.h
69 lua/src/ltm.c
70 lua/src/ltm.h
71 lua/src/lua
72 lua/src/lua/Makefile
73 lua/src/lua/README
74 lua/src/lua/lua.c
75 lua/src/luac
76 lua/src/luac/Makefile
77 lua/src/luac/README
78 lua/src/luac/dump.c
79 lua/src/luac/luac.c
80 lua/src/luac/luac.h
81 lua/src/luac/opcode.c
82 lua/src/luac/opcode.h
83 lua/src/luac/opt.c
84 lua/src/luac/print.c
85 lua/src/luac/stubs.c
86 lua/src/luac/test.c
87 lua/src/lundump.c
88 lua/src/lundump.h
89 lua/src/lvm.c
90 lua/src/lvm.h
91 lua/src/lzio.c
92 lua/src/lzio.h
93 lua/test
94 lua/test/README
95 lua/test/array.lua
96 lua/test/bisect.lua
97 lua/test/cf.lua
98 lua/test/examples
99 lua/test/examples/ps
100 lua/test/examples/ps/hilbert.lua
101 lua/test/examples/ps/ps.lua
102 lua/test/examples/www
103 lua/test/examples/www/README
104 lua/test/examples/www/db.lua
105 lua/test/examples/www/staff.lua
106 lua/test/examples/www/template.html
107 lua/test/factorial.lua
108 lua/test/fib.lua
109 lua/test/globals.lua
110 lua/test/hello.lua
111 lua/test/lua
112 lua/test/luac
113 lua/test/save.lua
114 lua/test/sort.lua
115 lua/test/trace.lua
116 END OF MANIFEST