summaryrefslogtreecommitdiff
path: root/fml/doc/ja/htdocs
diff options
context:
space:
mode:
authorfukachan <fukachan>2001-04-24 12:21:53 +0000
committerfukachan <fukachan>2001-04-24 12:21:53 +0000
commita0a5219aef22bdba0c7679f1d60e10c74ef34e3f (patch)
treeaaece16721b208d154944fc9038061f122de4432 /fml/doc/ja/htdocs
parent020febe662e02535208b695d95e4f239035d128e (diff)
downloadfml8-a0a5219aef22bdba0c7679f1d60e10c74ef34e3f.tar.gz
fml8-a0a5219aef22bdba0c7679f1d60e10c74ef34e3f.tar.bz2
fml8-a0a5219aef22bdba0c7679f1d60e10c74ef34e3f.zip
nuke it due to not used
Diffstat (limited to 'fml/doc/ja/htdocs')
-rw-r--r--fml/doc/ja/htdocs/index.html21
1 files changed, 0 insertions, 21 deletions
diff --git a/fml/doc/ja/htdocs/index.html b/fml/doc/ja/htdocs/index.html
deleted file mode 100644
index 2c969fd5..00000000
--- a/fml/doc/ja/htdocs/index.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<HTML>
-<HEAD>
-<TITLE>
-fml 5 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="menubar.ja.html" NAME="left">
- <FRAME SRC="purpose.ja.html" NAME="right">
- <NOFRAMES>
- <A HREF="purpose.ja.html">
- fml5 project objects
- </A>
- (if your browser not support frameset).
- </NOFRAMES>
-</FRAMESET>
-</HTML>