summaryrefslogtreecommitdiff
path: root/gf.cabal
diff options
context:
space:
mode:
authorjohn.j.camilleri <john.j.camilleri@chalmers.se>2012-11-13 15:14:49 +0000
committerjohn.j.camilleri <john.j.camilleri@chalmers.se>2012-11-13 15:14:49 +0000
commit5c8c1f768fae242ba659d4b6a3696336042e0b1c (patch)
tree463f4007559a5b43cc3f789dd0e21b6a72b981fd /gf.cabal
parent27e675910a88fec3d7f0cc0ac6020d86f1089fe7 (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.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/gf.cabal b/gf.cabal
index 52e785430..c979cdb88 100644
--- a/gf.cabal
+++ b/gf.cabal
@@ -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