Thu, 07 Jul 2005 20:41:12 +0200 huffman cleaned up
Thu, 07 Jul 2005 19:55:46 +0200 huffman fixes to work with UU_reorient_simproc
Thu, 07 Jul 2005 19:40:00 +0200 huffman fixes to work with UU_reorient_simproc
Thu, 07 Jul 2005 19:18:26 +0200 huffman fixes to work with UU_reorient_simproc
Thu, 07 Jul 2005 19:01:04 +0200 obua 1) all theorems in Orderings can now be given as a parameter
Thu, 07 Jul 2005 18:38:00 +0200 huffman use theorem ch2ch_cont
Thu, 07 Jul 2005 18:25:02 +0200 paulson inserted basic relevance-checking code, WHICH ONLY WORKS FOR 1ST SUBGOAL
Thu, 07 Jul 2005 18:24:20 +0200 paulson updated comment
Thu, 07 Jul 2005 18:22:01 +0200 huffman add UU_reorient_simproc
Thu, 07 Jul 2005 18:20:08 +0200 huffman use theorems ch2ch_cont, cont2contlubE
Thu, 07 Jul 2005 18:19:20 +0200 huffman add lemmas ch2ch_cont and cont2contlubE
Thu, 07 Jul 2005 15:52:31 +0200 ballarin Preparations for interpretation of locales in locales.
Thu, 07 Jul 2005 12:42:50 +0200 nipkow takes & in premises apart now.
Thu, 07 Jul 2005 12:42:21 +0200 nipkow linear arithmetic is more powerful now
Thu, 07 Jul 2005 12:39:17 +0200 nipkow linear arithmetic now takes "&" in assumptions apart.
Thu, 07 Jul 2005 12:36:56 +0200 nipkow Used to be part of Finite_Set (or was it SetInterval?)
Wed, 06 Jul 2005 20:00:56 +0200 wenzelm fixed antiquotation;
Wed, 06 Jul 2005 20:00:42 +0200 wenzelm removed timers;
Wed, 06 Jul 2005 20:00:41 +0200 wenzelm debug: exception_trace;
Wed, 06 Jul 2005 20:00:40 +0200 wenzelm finish: Output.accumulated_time;
Wed, 06 Jul 2005 20:00:39 +0200 wenzelm dest_parsers: sort result;
Wed, 06 Jul 2005 20:00:37 +0200 wenzelm added time_accumulator and accumulated_time supercede
Wed, 06 Jul 2005 20:00:34 +0200 wenzelm added full_prop_of: includes tpairs;
Wed, 06 Jul 2005 20:00:33 +0200 wenzelm tuned eq_ix;
Wed, 06 Jul 2005 20:00:31 +0200 wenzelm Context.check_thy;
Wed, 06 Jul 2005 20:00:29 +0200 wenzelm tuned forall_elim_var(s): avoid expensive Term.add_vars;
Wed, 06 Jul 2005 20:00:27 +0200 wenzelm tuned;
Wed, 06 Jul 2005 20:00:25 +0200 wenzelm Thm.full_prop_of;
Wed, 06 Jul 2005 20:00:24 +0200 wenzelm check_thy: less invocations, less verbose;
Wed, 06 Jul 2005 20:00:20 +0200 wenzelm * Pure: Output.time_accumulator;
Wed, 06 Jul 2005 10:41:51 +0200 wenzelm isatool fixheaders;
Wed, 06 Jul 2005 10:41:50 +0200 wenzelm tuned msg;
Wed, 06 Jul 2005 10:41:49 +0200 wenzelm ThyInfo.time_use root;
Wed, 06 Jul 2005 10:41:48 +0200 wenzelm added output_buffer;
Wed, 06 Jul 2005 10:41:47 +0200 wenzelm added write_list, append_list;
Wed, 06 Jul 2005 10:41:46 +0200 wenzelm tuned write: use File.write_list;
Wed, 06 Jul 2005 10:41:45 +0200 wenzelm tuned maxidx;
Wed, 06 Jul 2005 10:41:44 +0200 wenzelm tuned maxidx_of_typ/typs/term;
Wed, 06 Jul 2005 10:41:43 +0200 wenzelm multiple flags: prefer later ones;
Wed, 06 Jul 2005 10:41:42 +0200 wenzelm use Symtab.table instead of ordered lists;
Wed, 06 Jul 2005 10:41:41 +0200 wenzelm added adhoc string_of_term from Pure/term.ML;
Wed, 06 Jul 2005 10:41:40 +0200 wenzelm removed term_lpo (now in Pure/term.ML);
Wed, 06 Jul 2005 10:41:38 +0200 wenzelm tuned;
Wed, 06 Jul 2005 10:34:07 +0200 wenzelm tuned;
Wed, 06 Jul 2005 10:30:24 +0200 wenzelm changed file permissions;
Wed, 06 Jul 2005 10:29:48 +0200 wenzelm changing file permissions ...
Wed, 06 Jul 2005 00:08:57 +0200 huffman add keywords cpodef, pcpodef (for HOLCF)
Wed, 06 Jul 2005 00:07:53 +0200 huffman renamed to Pcpodef.thy
Wed, 06 Jul 2005 00:07:34 +0200 huffman use new pcpodef package
Wed, 06 Jul 2005 00:06:34 +0200 huffman add pcpodef files
Wed, 06 Jul 2005 00:04:31 +0200 huffman renamed from TypedefPcpo.thy;
Wed, 06 Jul 2005 00:03:17 +0200 huffman new type definition package for HOLCF
Tue, 05 Jul 2005 23:14:48 +0200 huffman simplified definitions of flift1, flift2, liftpair;
Tue, 05 Jul 2005 18:11:59 +0200 wenzelm tuned K;
Tue, 05 Jul 2005 16:49:15 +0200 wenzelm fixed regexp grouping;
Tue, 05 Jul 2005 16:16:49 +0200 wenzelm List.app;
Tue, 05 Jul 2005 15:49:19 +0200 haftmann added combinatros '||>' and '||>>' and fold_map fitting nicely to ST combinator '|->'
Tue, 05 Jul 2005 15:39:48 +0200 wenzelm tuned;
Tue, 05 Jul 2005 14:07:08 +0200 wenzelm * Pure: structure OrdList (cf. Pure/General/ord_list.ML);
Tue, 05 Jul 2005 13:57:23 +0200 haftmann added ST combinator '|->'
Tue, 05 Jul 2005 13:55:09 +0200 wenzelm Symtab: use fast_string_ord instead of string_ord -- affects order of Symtab.dest etc.;
Tue, 05 Jul 2005 13:54:20 +0200 wenzelm tuned;
Mon, 04 Jul 2005 20:20:50 +0200 wenzelm made smlnj happy;
Mon, 04 Jul 2005 20:13:39 +0200 wenzelm methods: added simp_flags argument, added "depth_limit" flag;
Mon, 04 Jul 2005 17:09:15 +0200 wenzelm added transform_exceptions: bool ref;
Mon, 04 Jul 2005 17:08:19 +0200 wenzelm tuned;
Mon, 04 Jul 2005 17:07:15 +0200 wenzelm dummy exception_trace;
Mon, 04 Jul 2005 17:07:14 +0200 wenzelm tuned union: avoid garbage in trivial case;
Mon, 04 Jul 2005 17:07:13 +0200 wenzelm dest_ctyp: raise exception for non-constructor;
Mon, 04 Jul 2005 17:07:12 +0200 wenzelm added fast_indexname_ord, fast_term_ord;
Mon, 04 Jul 2005 17:07:11 +0200 wenzelm use fast_string_ord;
Mon, 04 Jul 2005 17:07:10 +0200 wenzelm added fast_string_ord;
Mon, 04 Jul 2005 15:51:56 +0200 quigley Streamlined the signal handler in watcher.ML
Mon, 04 Jul 2005 15:15:55 +0200 haftmann unified main and dist
Mon, 04 Jul 2005 14:42:06 +0200 haftmann started unifying main and dist
Mon, 04 Jul 2005 11:04:10 +0200 haftmann (intermediate commit)
Sat, 02 Jul 2005 13:08:28 +0200 wenzelm Simple report generator for Poly/ML profiling output.
Fri, 01 Jul 2005 22:37:14 +0200 wenzelm tuned;
Fri, 01 Jul 2005 22:36:36 +0200 wenzelm ambig msg: warning again;
Fri, 01 Jul 2005 22:35:41 +0200 wenzelm avoid polyeq;
Fri, 01 Jul 2005 22:35:20 +0200 wenzelm tuned term_ord: less garbage;
Fri, 01 Jul 2005 22:34:50 +0200 wenzelm cterm_aconv: avoid rep_cterm;
Fri, 01 Jul 2005 22:33:59 +0200 wenzelm decomp_simp: compare terms, not cterms;
Fri, 01 Jul 2005 22:29:19 +0200 wenzelm back to 1.28;
Fri, 01 Jul 2005 17:41:10 +0200 nipkow prime is a predicate now.
Fri, 01 Jul 2005 14:55:05 +0200 wenzelm * Isar profiling: new reference Toplevel.profiling (default 0);
Fri, 01 Jul 2005 14:42:05 +0200 wenzelm use tracing for potentially voluminous ambiguity output;
Fri, 01 Jul 2005 14:42:04 +0200 wenzelm added profiler interface (dummy);
Fri, 01 Jul 2005 14:42:03 +0200 wenzelm added profiler interface, keep 'profiling' of PolyML structure;
Fri, 01 Jul 2005 14:42:02 +0200 wenzelm added profile flag;
Fri, 01 Jul 2005 14:42:01 +0200 wenzelm low-level tuning of map, fold;
Fri, 01 Jul 2005 14:42:00 +0200 wenzelm ctyp: added 'sorts' field;
Fri, 01 Jul 2005 14:41:59 +0200 wenzelm added all_sorts_nonempty;
Fri, 01 Jul 2005 14:41:58 +0200 wenzelm low-level tuning of fold, fold_rev, foldl_map;
Fri, 01 Jul 2005 14:41:57 +0200 wenzelm isatool install: removed KDE option;
Fri, 01 Jul 2005 14:22:33 +0200 berghofe Fixed bug: lookup' must use = instead of eq_type to compare types of
Fri, 01 Jul 2005 14:20:01 +0200 berghofe Changed interface of Envir.lookup'
Fri, 01 Jul 2005 14:19:36 +0200 berghofe Moved eq_type from envir.ML to type.ML
Fri, 01 Jul 2005 14:18:27 +0200 berghofe Implemented modular code generation.
Fri, 01 Jul 2005 14:17:32 +0200 berghofe Simplified proof (thanks to strengthened ball_cong).
Fri, 01 Jul 2005 14:16:32 +0200 berghofe Proof of wx_ex_prop must now use old bex_cong to prevent simplifier from looping.
Fri, 01 Jul 2005 14:14:40 +0200 berghofe Adapted to new interface of RecfunCodegen.add.
Fri, 01 Jul 2005 14:13:40 +0200 berghofe Adapted to modular code generation.
Fri, 01 Jul 2005 14:11:06 +0200 berghofe Corrected implementation of arbitrary on cname.
Fri, 01 Jul 2005 14:10:02 +0200 berghofe Added BasisLibrary prefix to List.concat to avoid problems with
Fri, 01 Jul 2005 14:08:53 +0200 berghofe Moved code generator setup from NatBin to IntDef.
Fri, 01 Jul 2005 14:06:57 +0200 berghofe Simplified some proofs (thanks to strong_setsum_cong).
Fri, 01 Jul 2005 14:05:41 +0200 berghofe Removed setsubgoaler hack (thanks to strong_setsum_cong).
Fri, 01 Jul 2005 14:03:50 +0200 berghofe Removed setsubgoaler hack (thanks to strengthened finsum_cong).
Fri, 01 Jul 2005 14:02:58 +0200 berghofe Removed setsubgoaler hack.
Fri, 01 Jul 2005 14:01:13 +0200 berghofe Tuned finsum_cong to allow that premises are simplified more eagerly.
Fri, 01 Jul 2005 13:57:53 +0200 berghofe Added strong_ball_cong and strong_bex_cong (these are now the standard
Fri, 01 Jul 2005 13:56:34 +0200 berghofe Moved some code lemmas from Main to Nat.
Fri, 01 Jul 2005 13:54:57 +0200 berghofe Adapted to new interface of code generator.
Fri, 01 Jul 2005 13:54:12 +0200 berghofe Implemented trick (due to Tobias Nipkow) for fine-tuning simplification
Fri, 01 Jul 2005 13:51:11 +0200 berghofe Added strong_setsum_cong and strong_setprod_cong.
Fri, 01 Jul 2005 04:32:33 +0200 huffman defaultsort pcpo
Fri, 01 Jul 2005 04:09:27 +0200 huffman added theorem lift_definedE; moved cont_if to Cont.thy
Fri, 01 Jul 2005 04:02:22 +0200 huffman added tactic cont_tac
Fri, 01 Jul 2005 04:00:23 +0200 huffman remove uses of sign_of
Fri, 01 Jul 2005 02:35:24 +0200 huffman cleaned up
Fri, 01 Jul 2005 02:30:59 +0200 huffman cleaned up
Fri, 01 Jul 2005 01:50:46 +0200 huffman renamed flatdom2monofun to flatdom_strict2mono
Fri, 01 Jul 2005 01:50:07 +0200 huffman cleaned up; reorganized and added section headings
Fri, 01 Jul 2005 01:48:37 +0200 huffman cleaned up; added adm_less to adm_lemmas; added subsection headings
Thu, 30 Jun 2005 19:49:41 +0200 wenzelm revert to 1.27 due to obscure performance issues (!??);
Thu, 30 Jun 2005 19:43:50 +0200 huffman replace filter2 with List.partition
Thu, 30 Jun 2005 14:06:29 +0200 ballarin Proper treatment of beta-redexes in witness theorems.
Thu, 30 Jun 2005 08:57:53 +0200 haftmann minor corrections
Thu, 30 Jun 2005 08:23:47 +0200 kleing test sml-dev on mac as well
Thu, 30 Jun 2005 08:23:20 +0200 kleing use only 1 CPU on MacOS 10.4.1
Thu, 30 Jun 2005 08:22:56 +0200 kleing use kleing@cse instead of kleing@in.tum.de
Thu, 30 Jun 2005 05:27:40 +0200 kleing use global settings for isatest-doc
Wed, 29 Jun 2005 15:13:44 +0200 wenzelm export no_type_brackets;
Wed, 29 Jun 2005 15:13:43 +0200 wenzelm proper treatment of advanced trfuns: pass thy argument;
Wed, 29 Jun 2005 15:13:42 +0200 wenzelm transform_failure in translation functions: TRANSLATION_FAIL;
Wed, 29 Jun 2005 15:13:41 +0200 wenzelm proper treatment of advanced trfuns: pass thy argument;
Wed, 29 Jun 2005 15:13:40 +0200 wenzelm accomodate advanced trfuns;
Wed, 29 Jun 2005 15:13:39 +0200 wenzelm removed obsolete (un)fold_ast2;
Wed, 29 Jun 2005 15:13:38 +0200 wenzelm Drule.implies_intr_hyps;
Wed, 29 Jun 2005 15:13:37 +0200 wenzelm added print': print depending on print_mode;
Wed, 29 Jun 2005 15:13:36 +0200 wenzelm no Syntax.internal on thesis;
Wed, 29 Jun 2005 15:13:35 +0200 wenzelm added print_mode three_buffersN and corresponding cond_print;
Wed, 29 Jun 2005 15:13:34 +0200 wenzelm cond_print for end-of-proof and calculational commands;
Wed, 29 Jun 2005 15:13:33 +0200 wenzelm added eq;
Wed, 29 Jun 2005 15:13:32 +0200 wenzelm pass thy as explicit argument (the old ref was not safe
Wed, 29 Jun 2005 15:13:31 +0200 wenzelm more efficient treatment of shyps and hyps (use ordered lists);
Wed, 29 Jun 2005 15:13:30 +0200 wenzelm Syntax.read thy;
Wed, 29 Jun 2005 15:13:29 +0200 wenzelm tuned sort_ord: pointer_eq;
Wed, 29 Jun 2005 15:13:28 +0200 wenzelm removed obsolete eq_sort, mem_sort, subset_sort, eq_set_sort, ins_sort, union_sort, rems_sort;
Wed, 29 Jun 2005 15:13:27 +0200 wenzelm eliminated separate syn type -- advanced trfuns already part of Syntax.syntax;
Wed, 29 Jun 2005 15:13:26 +0200 wenzelm replaced Syntax.simple_pprint_typ by (Sign.pprint_typ ProtoPure.thy);
Wed, 29 Jun 2005 15:13:25 +0200 wenzelm added implies_intr_hyps (from thm.ML);
Wed, 29 Jun 2005 15:13:23 +0200 wenzelm added joinable;
Tue, 28 Jun 2005 17:56:04 +0200 paulson stylistic improvements
Tue, 28 Jun 2005 16:12:03 +0200 haftmann added project information in overview
Tue, 28 Jun 2005 16:12:03 +0200 haftmann added project information in overview
Tue, 28 Jun 2005 15:47:50 +0200 haftmann more sophisticated pypager
Tue, 28 Jun 2005 15:28:30 +0200 paulson first-order check now allows quantifiers
Tue, 28 Jun 2005 15:28:04 +0200 paulson stricter first-order check for meson
Tue, 28 Jun 2005 15:27:45 +0200 paulson Constant "If" is now local
Tue, 28 Jun 2005 15:26:45 +0200 haftmann more sophisticated pypager
Tue, 28 Jun 2005 15:26:32 +0200 paulson replacing zabs_def by abs_if
Tue, 28 Jun 2005 12:32:38 +0200 haftmann introduced a notion of mirrors
Tue, 28 Jun 2005 12:25:19 +0200 haftmann some minor improvements
Tue, 28 Jun 2005 12:25:19 +0200 haftmann some minor improvements
Tue, 28 Jun 2005 12:16:01 +0200 haftmann some minor improvements
Tue, 28 Jun 2005 12:16:01 +0200 haftmann some minor improvements
Tue, 28 Jun 2005 12:03:43 +0200 haftmann some minor improvements
Tue, 28 Jun 2005 12:03:19 +0200 haftmann some minor improvements
Tue, 28 Jun 2005 11:59:38 +0200 haftmann some minor improvements
Tue, 28 Jun 2005 11:58:56 +0200 haftmann some minor improvements
Tue, 28 Jun 2005 11:55:30 +0200 haftmann some minor improvements
Tue, 28 Jun 2005 11:55:30 +0200 haftmann some minor improvements
Tue, 28 Jun 2005 10:24:53 +0200 haftmann corrected comment
Tue, 28 Jun 2005 09:41:39 +0200 haftmann some corrections
Sun, 26 Jun 2005 15:16:58 +0200 wenzelm export get_calculation;
Sat, 25 Jun 2005 16:07:55 +0200 nipkow Added term_lpo
Sat, 25 Jun 2005 16:07:13 +0200 nipkow cancels completely within terms as well now.
Sat, 25 Jun 2005 16:06:17 +0200 nipkow Changes due to new abel_cancel.ML
Sat, 25 Jun 2005 12:37:07 +0200 kleing use both processors on macbroy5
Sat, 25 Jun 2005 02:43:43 +0200 kleing switch mac test to macbroy5
Sat, 25 Jun 2005 01:09:14 +0200 huffman cleaned up
Sat, 25 Jun 2005 01:04:01 +0200 huffman cleaned up proof of contlub_abstraction
Fri, 24 Jun 2005 17:25:10 +0200 paulson meson method taking an argument list
Fri, 24 Jun 2005 16:21:01 +0200 paulson deleted a redundant "use" line
Fri, 24 Jun 2005 16:18:41 +0200 paulson tidying
Fri, 24 Jun 2005 13:22:08 +0200 paulson stylistic tweaks concerning Find
Fri, 24 Jun 2005 04:18:48 +0200 kleing shortened time out by 3h (gives up at 12:00h now).
Fri, 24 Jun 2005 03:16:52 +0200 kleing made su[bp]/isu[bp] behave the same as their bsu[bp]..esu[bp] counterparts,
Fri, 24 Jun 2005 01:09:16 +0200 kleing needed for Isabelle independent build
Thu, 23 Jun 2005 22:11:55 +0200 huffman added theorems fix_strict, fix_defined, fix_id, fix_const
Thu, 23 Jun 2005 22:10:29 +0200 huffman add binder syntax for flift1
Thu, 23 Jun 2005 22:08:24 +0200 huffman add new file to test fixrec package
Thu, 23 Jun 2005 22:07:30 +0200 huffman add csplit3, ssplit3, fup3 as simp rules
Thu, 23 Jun 2005 21:27:23 +0200 huffman New features:
Thu, 23 Jun 2005 21:17:26 +0200 huffman added match functions for spair, sinl, sinr
Thu, 23 Jun 2005 19:40:03 +0200 nipkow fixed \<Prod> syntax
Thu, 23 Jun 2005 07:32:59 +0200 nipkow new
Wed, 22 Jun 2005 20:26:31 +0200 quigley Temporarily removed Rewrite from the translation code so that parsing with work on lists of numbers.
Wed, 22 Jun 2005 19:48:20 +0200 wenzelm * Pure: the Isar proof context type is already defined early in Pure
Wed, 22 Jun 2005 19:44:12 +0200 nipkow added find2
Wed, 22 Jun 2005 19:44:03 +0200 nipkow *** empty log message ***
Wed, 22 Jun 2005 19:43:48 +0200 nipkow tunes Find
Wed, 22 Jun 2005 19:43:38 +0200 nipkow added Rules/find2
Wed, 22 Jun 2005 19:41:30 +0200 wenzelm tuned pointer_eq;
Wed, 22 Jun 2005 19:41:29 +0200 wenzelm renamed data kind;
Wed, 22 Jun 2005 19:41:28 +0200 wenzelm removed proof data (see Pure/context.ML);
Wed, 22 Jun 2005 19:41:27 +0200 wenzelm added depth_of;
Wed, 22 Jun 2005 19:41:24 +0200 wenzelm removed obsolete object.ML (see Pure/library.ML);
Wed, 22 Jun 2005 19:41:23 +0200 wenzelm export sort_ord;
Wed, 22 Jun 2005 19:41:22 +0200 wenzelm renamed init to init_data;
Wed, 22 Jun 2005 19:41:20 +0200 wenzelm added structure Object (from Pure/General/object.ML);
Wed, 22 Jun 2005 19:41:19 +0200 wenzelm tuned;
Wed, 22 Jun 2005 19:41:18 +0200 wenzelm begin_thy: merge maximal imports;
Wed, 22 Jun 2005 19:41:17 +0200 wenzelm removed Pure/Isar/proof_data.ML, Pure/General/object.ML;
Wed, 22 Jun 2005 19:41:16 +0200 wenzelm improved proof;
Wed, 22 Jun 2005 19:41:15 +0200 wenzelm obsolete (see Pure/context.ML);
Wed, 22 Jun 2005 18:26:28 +0200 wenzelm tuned;
Wed, 22 Jun 2005 11:20:45 +0200 paulson pointer equality for sml/nj
Wed, 22 Jun 2005 11:09:14 +0200 haftmann (initial commit)
Wed, 22 Jun 2005 11:08:53 +0200 haftmann (initial commit)
Wed, 22 Jun 2005 11:07:47 +0200 haftmann (initial commit)
Wed, 22 Jun 2005 11:07:23 +0200 haftmann (initial commit)
Wed, 22 Jun 2005 09:26:18 +0200 nipkow *** empty log message ***
Wed, 22 Jun 2005 07:54:13 +0200 nipkow tuned
Wed, 22 Jun 2005 07:54:01 +0200 nipkow added -H false
Tue, 21 Jun 2005 23:44:18 +0200 quigley Integrated vampire lemma code.
Tue, 21 Jun 2005 21:41:08 +0200 nipkow *** empty log message ***
Tue, 21 Jun 2005 21:38:27 +0200 nipkow added find thms section
Tue, 21 Jun 2005 18:55:57 +0200 wenzelm proper implementation of pointer_eq;
Tue, 21 Jun 2005 18:55:44 +0200 wenzelm tuned pointer_eq;
Tue, 21 Jun 2005 13:34:24 +0200 paulson VAMPIRE_HOME, helper_path and various stylistic tweaks
Tue, 21 Jun 2005 11:08:31 +0200 kleing lemma, equation between rtrancl and trancl
Tue, 21 Jun 2005 09:51:59 +0200 wenzelm enter_thms: use theorem database of thy *after* attribute application;
Tue, 21 Jun 2005 09:35:32 +0200 wenzelm tuned;
Tue, 21 Jun 2005 09:35:31 +0200 wenzelm added subset, eq_set;
Tue, 21 Jun 2005 09:35:30 +0200 wenzelm tuned SUBGOAL: Logic.nth_prem instead of List.nth o prems_of;
Tue, 21 Jun 2005 09:31:57 +0200 wenzelm fixed HOL-Complex-Matrix target;
Tue, 21 Jun 2005 08:16:03 +0200 haftmann removed mkcontent from makedist
(0) -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip