summaryrefslogtreecommitdiff
path: root/MANIFEST
blob: 1f70c5e8d5a9437b64bb46a9a1241d0edbcebcdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
MANIFEST contents of Lua 5.1 distribution on Tue Feb  7 15:05:04 BRST 2006
lua-5.1
lua-5.1/COPYRIGHT
lua-5.1/HISTORY
lua-5.1/INSTALL
lua-5.1/MANIFEST
lua-5.1/Makefile
lua-5.1/README
lua-5.1/doc
lua-5.1/doc/contents.html
lua-5.1/doc/logo.gif
lua-5.1/doc/lua.1
lua-5.1/doc/lua.css
lua-5.1/doc/lua.html
lua-5.1/doc/luac.1
lua-5.1/doc/luac.html
lua-5.1/doc/manual.html
lua-5.1/doc/readme.html
lua-5.1/etc
lua-5.1/etc/Makefile
lua-5.1/etc/README
lua-5.1/etc/all.c
lua-5.1/etc/lua.hpp
lua-5.1/etc/lua.ico
lua-5.1/etc/lua.pc
lua-5.1/etc/luavs.bat
lua-5.1/etc/min.c
lua-5.1/etc/noparser.c
lua-5.1/etc/strict.lua
lua-5.1/src
lua-5.1/src/Makefile
lua-5.1/src/lapi.c
lua-5.1/src/lapi.h
lua-5.1/src/lauxlib.c
lua-5.1/src/lauxlib.h
lua-5.1/src/lbaselib.c
lua-5.1/src/lcode.c
lua-5.1/src/lcode.h
lua-5.1/src/ldblib.c
lua-5.1/src/ldebug.c
lua-5.1/src/ldebug.h
lua-5.1/src/ldo.c
lua-5.1/src/ldo.h
lua-5.1/src/ldump.c
lua-5.1/src/lfunc.c
lua-5.1/src/lfunc.h
lua-5.1/src/lgc.c
lua-5.1/src/lgc.h
lua-5.1/src/linit.c
lua-5.1/src/liolib.c
lua-5.1/src/llex.c
lua-5.1/src/llex.h
lua-5.1/src/llimits.h
lua-5.1/src/lmathlib.c
lua-5.1/src/lmem.c
lua-5.1/src/lmem.h
lua-5.1/src/loadlib.c
lua-5.1/src/lobject.c
lua-5.1/src/lobject.h
lua-5.1/src/lopcodes.c
lua-5.1/src/lopcodes.h
lua-5.1/src/loslib.c
lua-5.1/src/lparser.c
lua-5.1/src/lparser.h
lua-5.1/src/lstate.c
lua-5.1/src/lstate.h
lua-5.1/src/lstring.c
lua-5.1/src/lstring.h
lua-5.1/src/lstrlib.c
lua-5.1/src/ltable.c
lua-5.1/src/ltable.h
lua-5.1/src/ltablib.c
lua-5.1/src/ltm.c
lua-5.1/src/ltm.h
lua-5.1/src/lua.c
lua-5.1/src/lua.h
lua-5.1/src/luac.c
lua-5.1/src/luaconf.h
lua-5.1/src/lualib.h
lua-5.1/src/lundump.c
lua-5.1/src/lundump.h
lua-5.1/src/lvm.c
lua-5.1/src/lvm.h
lua-5.1/src/lzio.c
lua-5.1/src/lzio.h
lua-5.1/src/print.c
lua-5.1/test
lua-5.1/test/README
lua-5.1/test/bisect.lua
lua-5.1/test/cf.lua
lua-5.1/test/echo.lua
lua-5.1/test/env.lua
lua-5.1/test/factorial.lua
lua-5.1/test/fib.lua
lua-5.1/test/fibfor.lua
lua-5.1/test/globals.lua
lua-5.1/test/hello.lua
lua-5.1/test/life.lua
lua-5.1/test/luac.lua
lua-5.1/test/printf.lua
lua-5.1/test/readonly.lua
lua-5.1/test/sieve.lua
lua-5.1/test/sort.lua
lua-5.1/test/table.lua
lua-5.1/test/trace-calls.lua
lua-5.1/test/trace-globals.lua
lua-5.1/test/xd.lua
END OF MANIFEST