forked from GitHub/gf-core
paths in release
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
--# -path=.:../newresource/abstract:../newresource/english:../prelude
|
||||
--# -path=.:../resource/abstract:../resource/english:../newresource/abstract:../newresource/english:../prelude
|
||||
--- path names: resource in release, newresource in cvs
|
||||
|
||||
concrete RestaurantEng of Restaurant =
|
||||
DatabaseEng ** open Prelude, ParadigmsEng in {
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
--# -path=.:../newresource/abstract:../newresource/swedish:../prelude
|
||||
--# -path=.:../newresource/abstract:../newresource/swedish:../resource/abstract:../resource/swedish:../prelude
|
||||
--- path names: resource in release, newresource in cvs
|
||||
|
||||
concrete RestaurantSwe of Restaurant =
|
||||
DatabaseSwe ** open Prelude, ResourceSwe, ParadigmsSwe in {
|
||||
|
||||
@@ -18,6 +18,9 @@ DIST_DIR=GF-$(PACKAGE_VERSION)
|
||||
NOT_IN_DIST= \
|
||||
from-peb \
|
||||
grammars \
|
||||
doc/gf-index.html \
|
||||
doc/index.html \
|
||||
doc/release2.html \
|
||||
src/parsing \
|
||||
src/conversions \
|
||||
src/util/AlphaConvGF.hs
|
||||
|
||||
Reference in New Issue
Block a user