diff options
| author | aarne <aarne@cs.chalmers.se> | 2008-06-27 11:21:49 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2008-06-27 11:21:49 +0000 |
| commit | e7d1aa58f764651fc676c95b23f43457b1b91dfa (patch) | |
| tree | 9f3810b8593ded48ae7cd382857b5750428c1038 /doc/transfer.html | |
| parent | 22423c640cc28d868578079e13298069247af29f (diff) | |
removed obsolete items from doc
Diffstat (limited to 'doc/transfer.html')
| -rw-r--r-- | doc/transfer.html | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/doc/transfer.html b/doc/transfer.html deleted file mode 100644 index b45917143..000000000 --- a/doc/transfer.html +++ /dev/null @@ -1,34 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<HTML> -<HEAD> -<META NAME="generator" CONTENT="http://txt2tags.sf.net"> -<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8"> -<TITLE>The GF Transfer language</TITLE> -</HEAD><BODY BGCOLOR="white" TEXT="black"> -<P ALIGN="center"><CENTER><H1>The GF Transfer language</H1> -<FONT SIZE="4"> -<I>Author: Björn Bringert <bringert@cs.chalmers.se></I><BR> -Last update: Fri Dec 9 11:54:38 2005 -</FONT></CENTER> - -<P> -<B>WARNING: The Transfer language is still experimental. Its syntax, type system and semantics may change without notice. I will try to help you with any problems this might cause, but I will not refrain from changing the language solely for reasons of backwards compatibility.</B> -</P> -<P> -The GF Transfer language is a programming language which can be -used to write functions which work on abstract syntax terms. -</P> -<H1>Transfer tutorial</H1> -<P> -The <A HREF="transfer-tutorial.html">Transfer tutorial</A> shows an example of how to -write and use a simple transfer function for a GF grammar. -</P> -<H1>Transfer reference</H1> -<P> -The <A HREF="transfer-reference.html">Transfer reference</A> aims to cover -all constructs in the Transfer language. -</P> - -<!-- html code generated by txt2tags 2.0 (http://txt2tags.sf.net) --> -<!-- cmdline: txt2tags transfer.txt --> -</BODY></HTML> |
