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