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
This commit is contained in:
john.j.camilleri
2013-09-16 07:17:27 +00:00
parent 5f0b5ecf35
commit e0c6b0764c
816 changed files with 14 additions and 410648 deletions

View File

@@ -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";
}