From f5461eb3d4eb2605b546a4ed202c12bcdaa1f4e4 Mon Sep 17 00:00:00 2001 From: "john.j.camilleri" Date: Mon, 16 Sep 2013 07:17:27 +0000 Subject: Remove contribs and examples Everything has now been moved to a separate repository at https://github.com/GrammaticalFramework/gf-contrib The contents of the examples folder are build during SetupWeb --- examples/letter/LetterEng.gf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'examples/letter') diff --git a/examples/letter/LetterEng.gf b/examples/letter/LetterEng.gf index e5da98b86..6bc3fc884 100644 --- a/examples/letter/LetterEng.gf +++ b/examples/letter/LetterEng.gf @@ -151,4 +151,8 @@ ego : pl => table {nom => "we" ; acc => "us"} } ; + -- added by John 2013-01-11 for testing syntax editor + printname cat Recipient = "Someone who receives a letter"; + printname fun HelloRec = "Saying hello to a recipient"; + } -- cgit v1.2.3