mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-24 02:12:50 -06:00
a dialogue resource started
This commit is contained in:
6
lib/dialogue/DialogueEng.gf
Normal file
6
lib/dialogue/DialogueEng.gf
Normal file
@@ -0,0 +1,6 @@
|
||||
--# -path=dialogue:resource/*:prelude
|
||||
|
||||
concrete DialogueEng of Dialogue = DialogueI with
|
||||
(Resource = ResourceEng),
|
||||
(Basic = BasicEng),
|
||||
(DialogueParam = DialogueParamEng) ;
|
||||
Reference in New Issue
Block a user