summaryrefslogtreecommitdiff
path: root/index.html.ja
blob: 8114b43f281bb7ae16e1015805cf5f6fa7e7dfdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>
fml8 project home page
</TITLE>
<META http-equiv="Content-Type"
	content="text/html; charset=EUC-JP">
</HEAD>

<FRAMESET COLS="25%,*" BORDERSPACING=0 FRAMEBORDER=0 BODER=0 BORDERCOLOR="#E6E6FA">
     	<FRAME SRC="fml/doc/ja/htdocs/menubar.html" NAME="left">
      	<FRAME SRC="Documentation/ja/tutorial/index.html" NAME="right">
  <NOFRAMES>
	<A HREF="Documentation/ja/tutorial/index.html">
	fml8 project (fml/doc/)
	</A>
	(if your browser not support frameset).
  </NOFRAMES>
</FRAMESET>
</HTML>