mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-19 16:12:52 -06:00
Diff interface for Phrasebook
This commit is contained in:
8
examples/phrasebook/DiffPhrasebook.gf
Normal file
8
examples/phrasebook/DiffPhrasebook.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
interface DiffPhrasebook = open Syntax in {
|
||||
|
||||
oper
|
||||
want_V2 : V2 ;
|
||||
like_V2 : V2 ;
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user