From f8eed920ff67390fba1ba367a0f0565ec121d6a4 Mon Sep 17 00:00:00 2001 From: hallgren Date: Wed, 12 Jan 2011 13:01:23 +0000 Subject: [PATCH] Release notes: added a link to documentation of the bracketed string data structure --- download/release-3.2.t2t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/download/release-3.2.t2t b/download/release-3.2.t2t index 51e3ad4fc..8e8b9f520 100644 --- a/download/release-3.2.t2t +++ b/download/release-3.2.t2t @@ -14,7 +14,7 @@ See the [download page http://www.grammaticalframework.org/download/index.html]. - Faster handling of grammars with big lexicons. - Dependent types. - Exhaustive random generation with dependent types. -- Bracketed strings data structure. +- [Bracketed strings data structure http://code.google.com/p/grammatical-framework/wiki/BracketingAPI]. %- example based - Probabilities in PGF files. %- giza alignments