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