wenzelm [Thu, 03 Feb 2011 18:57:42 +0100] rev 41697
explicit is better than implicit;
wenzelm [Wed, 02 Feb 2011 22:48:24 +0100] rev 41696
tuned odd conditional expression;
wenzelm [Wed, 02 Feb 2011 20:32:50 +0100] rev 41695
eliminated slightly odd abstract type Task_Queue.deps;
tuned signature;
tuned;
wenzelm [Wed, 02 Feb 2011 18:22:13 +0100] rev 41694
merged
paulson [Wed, 02 Feb 2011 14:11:26 +0000] rev 41693
Introduction of metis calls and other cosmetic modifications.
boehmes [Wed, 02 Feb 2011 15:47:57 +0100] rev 41692
merged
boehmes [Wed, 02 Feb 2011 14:01:09 +0100] rev 41691
avoid ML structure aliases (especially single-letter abbreviations)
bulwahn [Wed, 02 Feb 2011 13:53:06 +0100] rev 41690
making the bash script swipl_version closer to Isabelle's conventional bash scripts
hoelzl [Wed, 02 Feb 2011 12:34:45 +0100] rev 41689
the measure valuation is again part of the measure_space type, instead of an explicit parameter to the locale;
changed syntax for simple_function, simple_integral, positive_integral, integral and RN_deriv.
introduced binder variants for simple_integral, positive_integral and integral.
bulwahn [Wed, 02 Feb 2011 10:35:41 +0100] rev 41688
merged