diff options
author | nobody <nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-04-10 19:59:37 +0000 |
---|---|---|
committer | nobody <nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-04-10 19:59:37 +0000 |
commit | 3df4acfa816441fc28a95dee6d0191a927145d95 (patch) | |
tree | b5ae7ca44662cfd8e5c95f1826e4406021a606f5 /docs/ACE-tutorials.html | |
parent | 60a5612b83d856fc0adc52b9f39fac9960ec9818 (diff) | |
download | ATCD-pre-subset.tar.gz |
This commit was manufactured by cvs2svn to create tag 'pre-subset'.pre-subset
Diffstat (limited to 'docs/ACE-tutorials.html')
-rw-r--r-- | docs/ACE-tutorials.html | 57 |
1 files changed, 0 insertions, 57 deletions
diff --git a/docs/ACE-tutorials.html b/docs/ACE-tutorials.html deleted file mode 100644 index 7fd0750a52f..00000000000 --- a/docs/ACE-tutorials.html +++ /dev/null @@ -1,57 +0,0 @@ -<!-- $Id$ --> -<HTML> - <TITLE>ACE Beginners' Guide</TITLE> - <BODY text = "#000000" link="#000fff" vlink="#ff0f0f" bgcolor="#ffffff"> - - <HR><P> - <H3>The Beginners' Guide to ACE</H3> - - The <A HREF="http://www.cs.wustl.edu/~schmidt/ACE-members.html">ACE - development team</A> is creating a set of tutorials to help ACE - newcomers learn how to use the framework effectively. The following - links provide further information on this topic. <P> - - <TABLE cellpadding=10 cellspacing=0 border=0> - <TD> - <DL> - <DT> <img alt="o" src="http://www.cs.wustl.edu/~schmidt/gifs/misc/redball.gif"> <A - HREF="http://www.cs.wustl.edu/~schmidt/ACE-overview.html">Overview of ACE</A> - - <DT> <img alt="o" - src="http://www.cs.wustl.edu/~schmidt/gifs/misc/redball.gif"> - ACE programmers guide <A HREF="http://www.cs.wustl.edu/~schmidt/PDF/ACE-tutorial.pdf">[pdf]</A><A HREF="http://www.cs.wustl.edu/~schmidt/ACE-tutorial.ps.gz">[ps]</A> - - <DT> <img alt="o" src="http://www.cs.wustl.edu/~schmidt/gifs/misc/redball.gif"> - <A - HREF="tutorials/guide-tutorials.html">Online examples from the ACE programmers guide</A> - - <DT> <img alt="o" src="http://www.cs.wustl.edu/~schmidt/gifs/misc/redball.gif"> - <A - HREF="tutorials/online-tutorials.html">Introductory online ACE tutorials</A> - - <DT> <img alt="o" src="http://www.cs.wustl.edu/~schmidt/gifs/misc/redball.gif"> - <A HREF="tutorials/new-tutorials.html">Developing new tutorials</A> - - <!-- Bob's original can always be found at: http://dox.netwrench.com/acedox/fmm/ --> - <DT> <img alt="o" src="http://www.cs.wustl.edu/~schmidt/gifs/misc/redball.gif"> - <A - HREF="http://www.cs.wustl.edu/~schmidt/ACE-papers.html">ACE technical papers</A> - <DT> <img alt="o" src="http://www.cs.wustl.edu/~schmidt/gifs/misc/redball.gif"> - <A - HREF="ACE-FMM.html">ACE -``frequently made mistakes'' (FMM)</A> - - </DL> - </TD> - - </TD> - </TABLE> - - <HR><P> - Back to the <A - HREF="http://www.cs.wustl.edu/~schmidt/ACE-documentation.html">ACE - documentation</A> page. - - <!--#include virtual="/~schmidt/cgi-sig.html" --> - </BODY> -</HTML> |