untouched genfiles now work with linking system, revert localed-gen.c
authorkremlin <ian@kremlin.cc>
Tue, 15 Jul 2014 04:51:11 +0000 (23:51 -0500)
committerkremlin <ian@kremlin.cc>
Tue, 15 Jul 2014 04:51:11 +0000 (23:51 -0500)
commit8751decbc931f5fe64130567a3965fd05c698a64
tree4f1dc831df5ae71f226cbb5e3ed32712377bd920
parent846be3123a14845e3250e8fa9c1ff66051bade80
untouched genfiles now work with linking system, revert localed-gen.c

previously you needed to edit genfiles as to not re-implement
boilerplate methods. linking (instead of #include'ing) avoids this
and allows genfiles to work without edit, as intended.
src/interfaces/localed/localed-gen.c