mame/3rdparty/luabridge/index.html
2015-01-10 14:05:06 +01:00

9 lines
329 B
HTML

<!-- 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>