1
0
forked from GitHub/gf-core
Commit Graph

5 Commits

Author SHA1 Message Date
hallgren
7dee933802 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
1df85aa1fe fixed an ambiguous reference in CatAmh. 2014-02-01 12:47:08 +00:00
hallgren
fc2f5b0a1a Add explicit character encoding specifications in 39 more RGL modules
To silence warnings and avoid potential problems after changing the default
encoding to UTF-8.
2013-11-25 18:17:12 +00:00
kr.angelov
f4c56b7152 in NumeralAmh: UTF8 -> utf8. The former is not recognized on Windows 2013-01-31 15:08:13 +00:00
aarne
ac54c8e6e5 lib/amharic by Markos Kassa Gobena 2010-11-10 17:01:12 +00:00