mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
This commit is contained in:
9
gf.cabal
9
gf.cabal
@@ -42,10 +42,13 @@ data-files: tools/gf.el
|
|||||||
www/translator/*.css
|
www/translator/*.css
|
||||||
www/translator/*.js
|
www/translator/*.js
|
||||||
|
|
||||||
source-repository head
|
--source-repository head
|
||||||
type: darcs
|
-- type: darcs
|
||||||
location: http://www.grammaticalframework.org/
|
-- location: http://www.grammaticalframework.org/
|
||||||
|
|
||||||
|
source-repository head
|
||||||
|
type: git
|
||||||
|
location: https://github.com/GrammaticalFramework/GF.git
|
||||||
|
|
||||||
flag interrupt
|
flag interrupt
|
||||||
Description: Enable Ctrl+Break in the shell
|
Description: Enable Ctrl+Break in the shell
|
||||||
|
|||||||
@@ -46,7 +46,8 @@ function sitesearch() {
|
|||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><A HREF="http://groups.google.com/group/gf-dev">User Group</A>
|
<li><A HREF="http://groups.google.com/group/gf-dev">User Group</A>
|
||||||
<li><a href="http://code.google.com/p/grammatical-framework/issues/list">Bug Reports</a>
|
<li><a href="https://github.com/GrammaticalFramework/GF/issues">Bug Reports</a>
|
||||||
|
(<a href="http://code.google.com/p/grammatical-framework/issues/list">old</a>)
|
||||||
<li><a href="http://grammatical-framework.blogspot.com/">Blog</a>
|
<li><a href="http://grammatical-framework.blogspot.com/">Blog</a>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -119,6 +120,7 @@ document.write('<div style="float: right; margin-top: 3ex;"> <form onsubmit="re
|
|||||||
<div class=news2>
|
<div class=news2>
|
||||||
|
|
||||||
<table class=news>
|
<table class=news>
|
||||||
|
<tr><td>2017-06-29:<td>GF is moving to <a href="https://github.com/GrammaticalFramework/GF/">GitHub</a>!
|
||||||
<tr><td>2017-03-13:<td><strong>GF Summer School in Riga (Latvia), 14-25 August 2017</strong>
|
<tr><td>2017-03-13:<td><strong>GF Summer School in Riga (Latvia), 14-25 August 2017</strong>
|
||||||
<a href="http://school.grammaticalframework.org/2017/">Summer
|
<a href="http://school.grammaticalframework.org/2017/">Summer
|
||||||
School web page</a>.
|
School web page</a>.
|
||||||
|
|||||||
Reference in New Issue
Block a user