diff options
| author | john.j.camilleri <john.j.camilleri@chalmers.se> | 2012-11-13 15:14:49 +0000 |
|---|---|---|
| committer | john.j.camilleri <john.j.camilleri@chalmers.se> | 2012-11-13 15:14:49 +0000 |
| commit | 5c8c1f768fae242ba659d4b6a3696336042e0b1c (patch) | |
| tree | 463f4007559a5b43cc3f789dd0e21b6a72b981fd /gf.cabal | |
| parent | 27e675910a88fec3d7f0cc0ac6020d86f1089fe7 (diff) | |
Add first demo of new syntax editor
As part of the GF cloud stuff, it can be accessed from
http://cloud.grammaticalframework.org/syntax-editor/editor.html
Diffstat (limited to 'gf.cabal')
| -rw-r--r-- | gf.cabal | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -24,6 +24,9 @@ data-files: www/*.html www/minibar/*.css www/minibar/*.js www/minibar/*.png + www/syntax-editor/*.html + www/syntax-editor/ui/*.css + www/syntax-editor/js/*.js www/TransQuiz/*.html www/TransQuiz/*.css www/TransQuiz/*.js |
