Commit Graph

11 Commits

Author SHA1 Message Date
hallgren
75278a5828 Adjust the -path flags in 112 RGL modules
The -path flags in the RGL modules compiled during 'cabal build' now refer 
directly to the needed source directories. References 'alltenses' and 'present'
(and the nonexistent directory 'mathematical') have been removed.

This allows the files to be compiled in any order (e.g. in parallel). In
addition, you can do things like

	gf -retain lib/src/api/TrySwe.gf

without compiling/installing any other RGL modules first, and without 
setting any other path flags or environment variables.
2014-08-18 22:26:29 +00:00
aarne
9c138f9a68 Lat.VocNP issue resolved 2014-02-03 08:49:22 +00:00
aarne
96f0e436b9 missing import in CatLat causing an eval error with "no reason given"; commented out PhraseLat.VocNP that gives a mysterious PMCFG generation error 2014-02-01 13:03:08 +00:00
Herbert Lange
e556397ec7 Fix the bug that prevents latin grammar and so the complete RGL from compiling 2013-09-05 12:52:32 +00:00
Herbert Lange
b47d375547 Merge private git for latim grammar into official darcs.
See https://github.com/daherb/GF orhttps://gitlab.cip.ifi.lmu.de/langeh/gf 
for full git commit history
2013-09-03 17:13:58 +00:00
aarne
e6f7489ad7 took tense linearizations apart from Common/Cat to Tense, for bettter structure of lib 2009-12-03 10:53:14 +00:00
aarne
795d9a2172 paths in Symbol modules; present in ResRon (not complete) 2009-10-05 12:54:17 +00:00
krasimir
cdd7e28d1e fix some paths in the libraries 2009-08-25 18:42:36 +00:00
krasimir
9adc563a36 just for fun: Roman numbers in the Latin grammar 2009-07-31 11:58:22 +00:00
aarne
c6ad6e5d05 added Structural.language_title_Utt and a script for making alignment logo 2009-06-23 19:23:27 +00:00
aarne
a1fdeb6704 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00