From acbc41ef973c9a1f264963b1492e71155a5cddb6 Mon Sep 17 00:00:00 2001 From: krasimir Date: Fri, 23 Apr 2010 14:40:20 +0000 Subject: [PATCH] added link to the bugtracker from gf.cabal --- gf.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/gf.cabal b/gf.cabal index 89e1f5991..22dfb9fcc 100644 --- a/gf.cabal +++ b/gf.cabal @@ -8,6 +8,7 @@ category: Natural Language Processing, Compiler synopsis: Grammatical Framework description: GF, Grammatical Framework, is a programming language for multilingual grammar applications homepage: http://www.grammaticalframework.org +bug-reports: http://code.google.com/p/grammatical-framework/issues/list flag interrupt Description: Enable Ctrl+Break in the shell