svn -> git Migration

This commit is contained in:
KimLS
2013-02-16 16:14:39 -08:00
parent 88c9715fb0
commit da7347f76f
1174 changed files with 445622 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html>
<head>
<title>EQEmulator Management</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<frameset rows="99,*" cols="*" frameborder="YES" border="1" framespacing="0">
<frame src="top.html" name="topFrame" scrolling="NO" noresize >
<frameset rows="*" cols="114,*" framespacing="0" frameborder="NO" border="0">
<frame src="menu.html" name="leftF" scrolling="NO" noresize>
<frame src="status.html" name="main">
</frameset>
</frameset>
<noframes><body>
</body></noframes>
</html>