moved lib/next-resource to next-lib/src, to enable linking with next-lib as value of GF_LIB_PATH

This commit is contained in:
aarne
2008-09-22 11:49:15 +00:00
parent 4862018f14
commit 98665df78b
441 changed files with 125291 additions and 5 deletions

View File

@@ -0,0 +1,9 @@
----# -path=.:../abstract:../common:prelude
--
--concrete AllLat of AllLatAbs =
-- LangLat,
-- IrregLat-[
-- blow_V,burn_V,come_V,dig_V,fall_V,fly_V,freeze_V,go_V,lie_V,run_V,
-- sew_V,sing_V,sit_V,sleep_V,spit_V,stand_V,swell_V,swim_V,think_V],
-- ExtraLat
-- ** {} ;