1
0
forked from GitHub/gf-core

paths in release

This commit is contained in:
aarne
2004-08-11 10:32:36 +00:00
parent 8bc2cee831
commit 720ccdfefa
3 changed files with 7 additions and 2 deletions

View File

@@ -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 {

View File

@@ -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 {

View File

@@ -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