diff options
Diffstat (limited to 'English.lproj/Moxie Help/Moxie.html')
-rw-r--r-- | English.lproj/Moxie Help/Moxie.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/English.lproj/Moxie Help/Moxie.html b/English.lproj/Moxie Help/Moxie.html new file mode 100644 index 0000000..7f04ac5 --- /dev/null +++ b/English.lproj/Moxie Help/Moxie.html @@ -0,0 +1,18 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" + "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"> +<html lang="en"> + <head> + <title>Moxie Help</title> + <meta name="generator" content="Emacs!"> + <meta name="AppleTitle" content="Moxie Help"> + <meta name="AppleIcon" content="Moxie%20Help/images/Moxie_small.png"> + <meta name="AppleFont" content="Lucida Grande,Helvetica"> + <meta name="Description" content="Help for Moxie 0.1"> + <meta name="keywords" content="Moxie Lisp REPL MUSH MUX MUD MOO"> + </head> + + <frameset cols="170,*" framespacing="0" border="0" frameborder="0" framespacing="0"> + <frame name="navigationFrame" marginheight="0" marginwidth="0" scrolling="AUTO" src="pages/navigation.html"> + <frame name="contentsFrame" marginheight="0" marginwidth="0" scrolling="AUTO" src="pages/overview.html"> + </frameset> +</html> |