Remove namesets.
authorAndy Wingo <wingo@pobox.com>
Sun, 29 Jun 2014 12:29:20 +0000 (14:29 +0200)
committerAndy Wingo <wingo@pobox.com>
Sun, 29 Jun 2014 12:30:34 +0000 (14:30 +0200)
commit2c02a21023c946a3d31c43417d440d6babbf2622
treea5ab40dfd1e2974f1e81cdf39b92b16ea3f0fa99
parent3a12f2ce0b1827677c2d789f72ce5e5007dede99
Remove namesets.

This was a failed experiment.  It had good space complexity but terrible
time complexity.

* module/Makefile.am: Update.
* module/language/cps/nameset.scm: Remove.
module/Makefile.am
module/language/cps/nameset.scm [deleted file]