scummvm/engines/sword25/util/pluto/pdep
2010-10-12 22:13:00 +00:00
..
lauxlib.h SWORD25: Replacing headers with ScummVM ones plus original (C) 2010-10-12 22:13:00 +00:00
ldo.h SWORD25: Replacing headers with ScummVM ones plus original (C) 2010-10-12 22:13:00 +00:00
lfunc.h SWORD25: Replacing headers with ScummVM ones plus original (C) 2010-10-12 22:13:00 +00:00
lgc.h SWORD25: Replacing headers with ScummVM ones plus original (C) 2010-10-12 22:13:00 +00:00
llimits.h SWORD25: Replacing headers with ScummVM ones plus original (C) 2010-10-12 22:13:00 +00:00
lobject.h SWORD25: Replacing headers with ScummVM ones plus original (C) 2010-10-12 22:13:00 +00:00
lopcodes.h SWORD25: Replacing headers with ScummVM ones plus original (C) 2010-10-12 22:13:00 +00:00
lstate.h SWORD25: Replacing headers with ScummVM ones plus original (C) 2010-10-12 22:13:00 +00:00
lstring.h SWORD25: Replacing headers with ScummVM ones plus original (C) 2010-10-12 22:13:00 +00:00
ltm.h SWORD25: Replacing headers with ScummVM ones plus original (C) 2010-10-12 22:13:00 +00:00
lua.h SWORD25: Replacing headers with ScummVM ones plus original (C) 2010-10-12 22:13:00 +00:00
lzio.h SWORD25: Replacing headers with ScummVM ones plus original (C) 2010-10-12 22:13:00 +00:00
pdep.h SWORD25: Replacing headers with ScummVM ones plus original (C) 2010-10-12 22:13:00 +00:00
README SWORD25: Replacing headers with ScummVM ones plus original (C) 2010-10-12 22:13:00 +00:00

These files are directly copied from the Lua distribution, with the
exception of lzio.h, which is s/lua{ZM}/pdep/g and has an include removed.

As such, unlike the rest of Pluto, they are released under the
same terms as Lua. See "lua.h" for the copyright notice.