forked from GitHub/gf-core
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