log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
mm7
view lib/lua/lua.h @ 1866:
41cc4dd3c122
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Lua 5.2.2 added.
author
Nomad
date
Wed, 16 Oct 2013 13:34:26 +0200
parents
children
e21db9518295
line wrap:
on
line source
#pragma once
extern "C"
{
#include "lua-5.2.2/lua.hpp"
}