Commit Graph

4 Commits

Author SHA1 Message Date
Aarne Ranta
db1ecda1f6 made AllDut import ExtendDut 2018-04-25 10:46:40 +02:00
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
772c7f38a1 path in AllDut now contains api to enable compilation from scratch; this is so for all languages with Documentation 2014-06-07 08:36:52 +00:00
aarne
c20326e9dc first compilable LangDut 2009-11-06 17:58:07 +00:00