From 5c8c1f768fae242ba659d4b6a3696336042e0b1c Mon Sep 17 00:00:00 2001 From: "john.j.camilleri" Date: Tue, 13 Nov 2012 15:14:49 +0000 Subject: 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 --- gf.cabal | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gf.cabal') 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 -- cgit v1.2.3