diff options
| author | fukachan <fukachan> | 2001-03-10 05:29:21 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-03-10 05:29:21 +0000 |
| commit | 2024db3903217dfa032ad66e5bca39f2ec999dac (patch) | |
| tree | 679927b3be9f7ce6c0904e60c78f69974fdcbda6 /fml/etc/index.html | |
| parent | 13ec9195608d45da2d24b2d6306e95367c257ba1 (diff) | |
| download | fml8-2024db3903217dfa032ad66e5bca39f2ec999dac.tar.gz fml8-2024db3903217dfa032ad66e5bca39f2ec999dac.tar.bz2 fml8-2024db3903217dfa032ad66e5bca39f2ec999dac.zip | |
clean up documents
rename s/interfaces/style/, s/objects/purpose/
Diffstat (limited to 'fml/etc/index.html')
| -rw-r--r-- | fml/etc/index.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/fml/etc/index.html b/fml/etc/index.html new file mode 100644 index 00000000..ae87e2bf --- /dev/null +++ b/fml/etc/index.html @@ -0,0 +1,23 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<HTML> +<HEAD> +<TITLE> +fml5 (仮名) プロジェクトの目的 +</TITLE> +<META http-equiv="Content-Type" + content="text/html; charset=EUC-JP"> +</HEAD> + +<BODY BGCOLOR="#E6E6FA"> +<!-- ================== body =========================================== --> + +<UL> + <LI> + <A HREF="defaults/naming_conventin.ja.html">変数の命名規則</A> + + <LI> + <A HREF="defaults/variablelist.ja.html">変数一覧</A> +</UL> + +</BODY> +</HTML> |
