diff options
| author | Thomas Hallgren <th-github@altocumulus.org> | 2017-06-29 14:51:27 +0200 |
|---|---|---|
| committer | Thomas Hallgren <th-github@altocumulus.org> | 2017-06-29 14:51:27 +0200 |
| commit | 1ada3fc52238280d214c1378a2f3a557e0226379 (patch) | |
| tree | 7d6e8c3c3f6c8ec9a09a510c109762d7416aa1e0 /gf.cabal | |
| parent | 3464e912c11be114ca9694f896746feb0c9ea42c (diff) | |
gf.cabal: update the source repository to point to the GitHub repository
Diffstat (limited to 'gf.cabal')
| -rw-r--r-- | gf.cabal | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -42,10 +42,13 @@ data-files: tools/gf.el www/translator/*.css www/translator/*.js -source-repository head - type: darcs - location: http://www.grammaticalframework.org/ +--source-repository head +-- type: darcs +-- location: http://www.grammaticalframework.org/ +source-repository head + type: git + location: https://github.com/GrammaticalFramework/GF.git flag interrupt Description: Enable Ctrl+Break in the shell |
