wenzelm [Thu, 29 Oct 2009 16:15:33 +0100] rev 33314
modernized functor/structures Interpretation;
wenzelm [Thu, 29 Oct 2009 16:09:41 +0100] rev 33313
tuned whitespace;
wenzelm [Thu, 29 Oct 2009 16:09:16 +0100] rev 33312
unregister: eliminated unused status;
wenzelm [Thu, 29 Oct 2009 16:08:45 +0100] rev 33311
proper header;
wenzelm [Thu, 29 Oct 2009 16:08:23 +0100] rev 33310
proper header;
tuned whitespace;
wenzelm [Thu, 29 Oct 2009 16:07:27 +0100] rev 33309
proper header;
adapted ResBlacklist -- eliminated inefficient hash table;
eliminated some old folds;
wenzelm [Thu, 29 Oct 2009 16:06:15 +0100] rev 33308
separate ResBlacklist, based on scalable persistent data -- avoids inefficient hashing later on;
wenzelm [Thu, 29 Oct 2009 16:05:51 +0100] rev 33307
Named_Thms is not scalable;
wenzelm [Thu, 29 Oct 2009 14:57:55 +0100] rev 33306
replaced slightly odd Thm.is_internal by Facts.is_concealed -- as provided by the name space;
tuned;
wenzelm [Thu, 29 Oct 2009 14:54:14 +0100] rev 33305
tuned;