forked from GitHub/gf-core
Remove multimodal from 'compiled' in lib/resource-1.0/Makefile to work around import error.
This commit is contained in:
@@ -128,8 +128,8 @@ multimodal:
|
|||||||
$(GF) -make -nocf multimodal/Multi???.gf
|
$(GF) -make -nocf multimodal/Multi???.gf
|
||||||
mv multimodal/*.gfc ../multimodal
|
mv multimodal/*.gfc ../multimodal
|
||||||
|
|
||||||
compiled: prelude present alltenses mathematical multimodal
|
compiled: prelude present alltenses mathematical
|
||||||
cd .. ; tar cfz compiled.tgz alltenses/ mathematical/ multimodal/ present/ prelude/*.gf?
|
cd .. ; tar cfz compiled.tgz alltenses/ mathematical/ present/ prelude/*.gf?
|
||||||
|
|
||||||
treebank:
|
treebank:
|
||||||
gf <mkTreebank.gfs
|
gf <mkTreebank.gfs
|
||||||
|
|||||||
Reference in New Issue
Block a user