aboutsummaryrefslogtreecommitdiffstats
path: root/lib/LuaBridge/index.html
blob: 5b10a29e425989869b8b10afe765d42a022273ea (plain)
1
2
3
4
5
6
7
8
9
<!-- Simple redirect to bring up the reference manual. -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>LuaBridge Reference Manual</title>
<meta http-equiv="REFRESH" content="0;url=Manual.html"></HEAD>
<BODY>
Redirecting to the <a HREF="Manual.html">LuaBridge reference manual</a>.
</BODY>