Tue, 14 Mar 2006 22:06:37 +0100 wenzelm added print_stmts;
Tue, 14 Mar 2006 22:06:36 +0100 wenzelm added pretty_statement;
Tue, 14 Mar 2006 22:06:35 +0100 wenzelm added command, keyword;
Tue, 14 Mar 2006 22:06:33 +0100 wenzelm Output.add_mode: keyword component;
Tue, 14 Mar 2006 22:06:31 +0100 wenzelm string_of_mixfix;
Tue, 14 Mar 2006 22:06:29 +0100 wenzelm print_statement;
Tue, 14 Mar 2006 16:29:39 +0100 wenzelm added remove_trrules(_i);
Tue, 14 Mar 2006 16:29:38 +0100 wenzelm added is_elim (from Provers/classical.ML);
Tue, 14 Mar 2006 16:29:37 +0100 wenzelm added 'no_translations';
Tue, 14 Mar 2006 16:29:36 +0100 wenzelm added pretty_stmt;
Tue, 14 Mar 2006 16:29:35 +0100 wenzelm declared_const: check for type constraint only, i.e. admit abbreviations as well;
Tue, 14 Mar 2006 16:29:34 +0100 wenzelm ObjectLogic.is_elim;
Tue, 14 Mar 2006 16:29:32 +0100 wenzelm tuned constdecl;
Tue, 14 Mar 2006 16:29:31 +0100 wenzelm updated;
Tue, 14 Mar 2006 16:29:29 +0100 wenzelm Pure: no_translations;
Tue, 14 Mar 2006 14:25:09 +0100 haftmann refined representation of instance dictionaries
Mon, 13 Mar 2006 10:41:04 +0100 schirmer entry for Library/AssocList
Mon, 13 Mar 2006 00:09:23 +0100 berghofe First version of function for defining graph of iteration combinator.
Sat, 11 Mar 2006 21:23:10 +0100 wenzelm got rid of type Sign.sg;
Sat, 11 Mar 2006 17:30:35 +0100 wenzelm renamed plus to add;
Sat, 11 Mar 2006 17:24:37 +0100 wenzelm renamed const minus to subtract;
Sat, 11 Mar 2006 16:56:09 +0100 wenzelm simplified AxClass interfaces;
Sat, 11 Mar 2006 16:53:28 +0100 wenzelm added axclass_instance_XXX (from axclass.ML);
Sat, 11 Mar 2006 16:53:27 +0100 wenzelm *** empty log message ***
Sat, 11 Mar 2006 16:53:23 +0100 wenzelm added read_class, read/cert_classrel/arity (from axclass.ML);
Sat, 11 Mar 2006 16:53:20 +0100 wenzelm moved read_class, read/cert_classrel/arity to sign.ML;
Sat, 11 Mar 2006 16:53:14 +0100 wenzelm use axclass.ML earlier (in Isar/ROOT.ML);
Sat, 11 Mar 2006 16:53:10 +0100 wenzelm nbe: no_document;
Fri, 10 Mar 2006 19:49:58 +0100 wenzelm tuned;
Fri, 10 Mar 2006 17:57:09 +0100 paulson exporting reapAll and killChild
Fri, 10 Mar 2006 17:53:53 +0100 webertj text delimiter fixed
Fri, 10 Mar 2006 17:24:16 +0100 webertj comment delimiter fixed
Fri, 10 Mar 2006 16:31:50 +0100 webertj clauses now use (meta-)hyps instead of (meta-)implications; significant speedup
Fri, 10 Mar 2006 16:21:49 +0100 haftmann fix for document preparation
Fri, 10 Mar 2006 16:05:34 +0100 schirmer Added Library/AssocList.thy
Fri, 10 Mar 2006 15:33:48 +0100 haftmann renamed HOL + - * etc. to HOL.plus HOL.minus HOL.times etc.
Fri, 10 Mar 2006 12:28:38 +0100 paulson Changed some warnings to debug messages
Fri, 10 Mar 2006 12:27:36 +0100 paulson Frequency analysis of constants (with types).
Fri, 10 Mar 2006 04:03:48 +0100 mengj Shortened the exception messages from assume.
Fri, 10 Mar 2006 04:02:53 +0100 mengj METAHYPS catches THM assume exception and prints out the terms containing schematic vars.
Fri, 10 Mar 2006 00:53:28 +0100 huffman added many simple lemmas
Thu, 09 Mar 2006 06:05:01 +0100 mengj Added more functions to the signature and tidied up some functions.
Wed, 08 Mar 2006 21:40:46 +0100 wenzelm tuned;
Wed, 08 Mar 2006 18:52:43 +0100 urbanc tuned some proofs
Wed, 08 Mar 2006 18:37:31 +0100 wenzelm select_goals: split original conjunctions;
Wed, 08 Mar 2006 18:37:30 +0100 wenzelm method: goal restriction defaults to [1];
Wed, 08 Mar 2006 18:37:28 +0100 wenzelm infer_derivs: avoid allocating empty MinProof;
Wed, 08 Mar 2006 18:37:27 +0100 wenzelm tuned;
Wed, 08 Mar 2006 18:37:25 +0100 wenzelm Isar/method: goal restriction;
Wed, 08 Mar 2006 18:37:24 +0100 wenzelm constdecl: always allow 'where';
Wed, 08 Mar 2006 18:00:00 +0100 urbanc deleted some proofs "on comment"
Wed, 08 Mar 2006 17:55:51 +0100 urbanc tuned some proofs
Wed, 08 Mar 2006 17:54:55 +0100 urbanc tuned some of the proofs about fresh_fun
Wed, 08 Mar 2006 17:23:46 +0100 haftmann first running version of type classes
Wed, 08 Mar 2006 17:03:19 +0100 haftmann first running version of type classes
Wed, 08 Mar 2006 16:29:07 +0100 haftmann first running version of type classes
Wed, 08 Mar 2006 10:19:57 +0100 paulson Frequency strategy. Revised indentation, etc.
Wed, 08 Mar 2006 10:06:31 +0100 nipkow *** empty log message ***
Tue, 07 Mar 2006 18:02:11 +0100 obua added ROOT.ML
Tue, 07 Mar 2006 16:50:33 +0100 paulson Indentation
Tue, 07 Mar 2006 16:49:48 +0100 paulson Tidying and restructuring.
Tue, 07 Mar 2006 16:49:12 +0100 paulson Tidying and tracing. Handling exn CLAUSE so that errors don't reach top-level.
Tue, 07 Mar 2006 16:47:51 +0100 paulson Tidying. clausify_rules_pairs_abs now returns clauses in the same order as before.
Tue, 07 Mar 2006 16:46:54 +0100 paulson Tidying. New invoke_atp_ml for top-level debugging. Flag to force FOL mode.
Tue, 07 Mar 2006 16:45:04 +0100 paulson Tidying, and getting rid of SELECT_GOAL (as it does something different now)
Tue, 07 Mar 2006 16:03:31 +0100 obua Added HOL-ZF to Isabelle.
Tue, 07 Mar 2006 14:09:48 +0100 haftmann substantial improvement in codegen iml
Tue, 07 Mar 2006 04:06:02 +0100 mengj Function get_clasimp_atp_lemmas gets all lemmas from claset, simpet and atpset.
Tue, 07 Mar 2006 04:04:21 +0100 mengj relevance_filter takes input axioms as Term.term.
Tue, 07 Mar 2006 04:01:25 +0100 mengj Proof reconstruction now only takes names of theorems as input.
Tue, 07 Mar 2006 03:59:48 +0100 mengj Added tptp_write_file to write all necessary ATP input clauses to one file.
Tue, 07 Mar 2006 03:58:50 +0100 mengj tptp_write_file now takes goals and axioms as Term.term and writes them to a file.
Tue, 07 Mar 2006 03:56:59 +0100 mengj Added functions to retrieve local and global atpset rules.
Tue, 07 Mar 2006 03:54:11 +0100 mengj Moved the settings for ATP time limit to res_atp.ML
Tue, 07 Mar 2006 03:51:40 +0100 mengj Merged res_atp_setup.ML into res_atp.ML.
Tue, 07 Mar 2006 03:49:26 +0100 mengj When ATP methods call ATPs, all input clauses from one subgoal are written to one file.
Tue, 07 Mar 2006 03:48:02 +0100 mengj Merged res_atp_setup.ML into res_atp.ML.
Sun, 05 Mar 2006 23:56:57 +0100 wenzelm SELECT_GOAL: fixed trivial case;
Sun, 05 Mar 2006 18:49:13 +0100 webertj fixed a typo in a comment
Sat, 04 Mar 2006 21:39:08 +0100 wenzelm tuned;
Sat, 04 Mar 2006 21:10:12 +0100 wenzelm method: SelectGoals;
Sat, 04 Mar 2006 21:10:11 +0100 wenzelm method: syntax for SelectGoals;
Sat, 04 Mar 2006 21:10:10 +0100 wenzelm text: added SelectGoals;
Sat, 04 Mar 2006 21:10:09 +0100 wenzelm tuned conj_curry;
Sat, 04 Mar 2006 21:10:08 +0100 wenzelm added extract, retrofit;
Sat, 04 Mar 2006 21:10:07 +0100 wenzelm added mk_conjunction;
Sat, 04 Mar 2006 21:10:06 +0100 wenzelm method: restriction to first n sub-goals;
Fri, 03 Mar 2006 19:43:46 +0100 nipkow minor changes
Fri, 03 Mar 2006 19:30:30 +0100 nipkow more examples
Fri, 03 Mar 2006 19:30:20 +0100 nipkow changed and retracted change of location of code lemmas.
Fri, 03 Mar 2006 16:25:30 +0100 nipkow ignore repeated vars on lhs, cleanup
Fri, 03 Mar 2006 08:52:39 +0100 haftmann improvements for nbe
Thu, 02 Mar 2006 18:51:11 +0100 paulson reformatting
Thu, 02 Mar 2006 18:50:43 +0100 paulson subset_refl now included using the atp attribute
Thu, 02 Mar 2006 18:49:13 +0100 paulson moved the "use" directive
Thu, 02 Mar 2006 16:01:06 +0100 urbanc fixed the bugs itroduced by the previous commit
Thu, 02 Mar 2006 15:43:22 +0100 urbanc made some small changes to generate nicer latex-output
Thu, 02 Mar 2006 15:05:09 +0100 urbanc split the files
Thu, 02 Mar 2006 00:57:34 +0100 mengj Added in a signature.
Wed, 01 Mar 2006 18:26:20 +0100 urbanc fixed a problem where a permutation is not analysed
Wed, 01 Mar 2006 18:24:31 +0100 urbanc streamlined the proof
Wed, 01 Mar 2006 13:47:42 +0100 haftmann refined representation of codegen intermediate language
Wed, 01 Mar 2006 10:37:00 +0100 urbanc some small tunings
Wed, 01 Mar 2006 10:28:39 +0100 urbanc added fresh_fun_eqvt theorem to the theorem collection
Wed, 01 Mar 2006 10:27:48 +0100 urbanc added initialisation-code for finite_guess
Wed, 01 Mar 2006 10:27:01 +0100 urbanc made some small tunings in the decision-procedure
Wed, 01 Mar 2006 06:08:12 +0100 mengj Added setup for "atpset" (a rule set for ATPs).
Wed, 01 Mar 2006 06:06:16 +0100 mengj Added file Tools/res_atpset.ML.
Wed, 01 Mar 2006 06:05:25 +0100 mengj Merged HOL and FOL clauses and combined some functions.
Wed, 01 Mar 2006 05:56:53 +0100 mengj A new file that sets up rules set used by ATPs. Rules are added to and removed from the set using "atp" attribute.
Wed, 01 Mar 2006 00:04:52 +0100 urbanc some minor tuning on the proofs
Tue, 28 Feb 2006 12:28:22 +0100 urbanc initial commit (especially 2nd half needs to be cleaned up)
Tue, 28 Feb 2006 11:10:51 +0100 paulson removal of theory blacklist
Tue, 28 Feb 2006 11:09:50 +0100 paulson new order for arity clauses
Tue, 28 Feb 2006 11:09:29 +0100 paulson fixed but in freeze_spec
Tue, 28 Feb 2006 11:07:54 +0100 paulson splitting up METAHYPS into smaller functions
Tue, 28 Feb 2006 11:07:13 +0100 paulson typos
Mon, 27 Feb 2006 17:37:37 +0100 urbanc added a finite_guess tactic, which solves
Mon, 27 Feb 2006 15:51:37 +0100 haftmann class package and codegen refinements
Mon, 27 Feb 2006 15:49:56 +0100 haftmann added nbe
Mon, 27 Feb 2006 14:34:03 +0100 nipkow added temp. nbe test
Mon, 27 Feb 2006 14:03:31 +0100 nipkow added nbe, updated neb_*
Mon, 27 Feb 2006 14:03:15 +0100 nipkow added nbe
Mon, 27 Feb 2006 12:20:21 +0100 ballarin Typo.
Mon, 27 Feb 2006 12:14:36 +0100 urbanc added support for arbitrary atoms in the simproc
Sun, 26 Feb 2006 23:01:50 +0100 wenzelm put_thms: do_index;
Sun, 26 Feb 2006 23:01:48 +0100 wenzelm rewrite_goals_rule_aux: actually use prems if present;
Sun, 26 Feb 2006 23:01:47 +0100 wenzelm add_local: do_index;
Sun, 26 Feb 2006 22:25:17 +0100 urbanc replaced the lemma at_two by at_different;
Sun, 26 Feb 2006 22:24:05 +0100 urbanc improved the decision-procedure for permutations;
Sat, 25 Feb 2006 15:19:47 +0100 haftmann improved codegen bootstrap
Sat, 25 Feb 2006 15:19:19 +0100 haftmann change in codegen syntax
Sat, 25 Feb 2006 15:19:00 +0100 haftmann some refinements
Sat, 25 Feb 2006 15:11:35 +0100 haftmann added more detailed data to consts
Fri, 24 Feb 2006 17:48:17 +0100 berghofe Reverted to old interface of AxClass.add_inst_arity(_i)
Fri, 24 Feb 2006 09:00:21 +0100 berghofe Adapted to Florian's recent changes to the AxClass package.
Thu, 23 Feb 2006 20:56:31 +0100 urbanc added lemmas
Thu, 23 Feb 2006 13:37:46 +0100 wenzelm make SML/NJ happy;
Thu, 23 Feb 2006 13:00:18 +0100 mengj Default type level is T_FULL now.
Thu, 23 Feb 2006 12:59:01 +0100 mengj eprover removes tmp files too.
Thu, 23 Feb 2006 12:57:39 +0100 mengj vampire/eprover methods can now be applied repeatedly until they fail.
Wed, 22 Feb 2006 22:18:42 +0100 wenzelm removed obsolete meta_conjunction_tr';
Wed, 22 Feb 2006 22:18:41 +0100 wenzelm rew: handle conjunctionI/D1/D2;
Wed, 22 Feb 2006 22:18:39 +0100 wenzelm simplified Pure conjunction, based on actual const;
Wed, 22 Feb 2006 22:18:38 +0100 wenzelm removed rename_indexes_wrt;
Wed, 22 Feb 2006 22:18:36 +0100 wenzelm renamed class_axms to class_intros;
Wed, 22 Feb 2006 22:18:33 +0100 wenzelm tuned proofs;
Wed, 22 Feb 2006 22:18:32 +0100 wenzelm simplified Pure conjunction;
Wed, 22 Feb 2006 22:18:31 +0100 wenzelm not_equal: replaced syntax translation by abbreviation;
Wed, 22 Feb 2006 10:18:17 +0100 haftmann abandoned merge_alists' in favour of generic AList.merge
Tue, 21 Feb 2006 16:37:54 +0100 nipkow added Tools/nbe, fixes
Tue, 21 Feb 2006 16:37:33 +0100 nipkow added Tools/nbe
Tue, 21 Feb 2006 16:18:50 +0100 nipkow New normalization-by-evaluation package
Tue, 21 Feb 2006 15:06:50 +0100 wenzelm distinct (op =);
Mon, 20 Feb 2006 21:51:50 +0100 kleing fixed
Mon, 20 Feb 2006 16:23:38 +0100 paulson Inclusion of subset_refl in ATP calls
Mon, 20 Feb 2006 16:22:52 +0100 paulson Fix variable-naming bug (?) by removing a needless recursive call
Mon, 20 Feb 2006 11:38:06 +0100 haftmann slight code generator serialization improvements
Mon, 20 Feb 2006 11:37:18 +0100 haftmann moved intro_classes from AxClass to ClassPackage
Sun, 19 Feb 2006 22:40:18 +0100 kleing fixed document
Sun, 19 Feb 2006 22:12:30 +0100 kleing * denumerability of rationals by Benjamin Porter, based on NatPair (by Stefan Richter)
Sun, 19 Feb 2006 17:18:39 +0100 urbanc added a few lemmas to do with permutation-equivalence for the
Sun, 19 Feb 2006 13:21:32 +0100 kleing * added Library/ASeries (sum of arithmetic series with instantiation to nat and int)
Sun, 19 Feb 2006 02:11:27 +0100 huffman use minimal imports
Sun, 19 Feb 2006 01:40:13 +0100 huffman use qualified name for return
Sat, 18 Feb 2006 18:08:23 +0100 wenzelm dest_def: tuned error msg;
Fri, 17 Feb 2006 20:03:21 +0100 wenzelm const constraints: provide TFrees instead of TVars,
Fri, 17 Feb 2006 20:03:19 +0100 wenzelm checkpoint/copy_node: reset body context;
Fri, 17 Feb 2006 20:03:17 +0100 wenzelm global_qeds: transfer body context;
Fri, 17 Feb 2006 20:03:14 +0100 wenzelm add_const_constraint(_i): demand TFrees instead of TVars, optional type (i.e. may delete constraints);
Fri, 17 Feb 2006 20:03:10 +0100 wenzelm constrain: assert const declaration, optional type (i.e. may delete constraints);
Fri, 17 Feb 2006 17:00:33 +0100 wenzelm removed Import/lazy_scan.ML;
Fri, 17 Feb 2006 15:43:46 +0100 paulson hyperlinks in the PDF work now
Fri, 17 Feb 2006 15:03:26 +0100 obua replaced Symbol.explode by explode
Fri, 17 Feb 2006 08:42:41 +0100 haftmann updated mailing list archive link
Fri, 17 Feb 2006 03:30:50 +0100 obua use monomorphic sequences / scanners
Fri, 17 Feb 2006 01:46:38 +0100 huffman make maybe into a real type constructor; remove monad syntax
Thu, 16 Feb 2006 23:40:32 +0100 obua use VectorScannerSeq instead of ListScannerSeq in xml.ML
Thu, 16 Feb 2006 23:31:32 +0100 obua removed lazy_scan
Thu, 16 Feb 2006 23:30:47 +0100 obua improved scanning
Thu, 16 Feb 2006 21:15:38 +0100 wenzelm tuned;
Thu, 16 Feb 2006 21:12:03 +0100 wenzelm Abstract Natural Numbers with polymorphic recursion.
Thu, 16 Feb 2006 21:12:00 +0100 wenzelm new-style definitions/abbreviations;
Thu, 16 Feb 2006 21:11:58 +0100 wenzelm added ex/Abstract_NAT.thy;
Thu, 16 Feb 2006 19:39:02 +0100 wenzelm tuned;
Thu, 16 Feb 2006 19:10:47 +0100 wenzelm tuned;
Thu, 16 Feb 2006 18:59:39 +0100 haftmann removed silly stuff
Thu, 16 Feb 2006 18:39:48 +0100 wenzelm * Isar/locales: new derived specification elements 'definition', 'abbreviation', 'axiomatization';
Thu, 16 Feb 2006 18:26:04 +0100 wenzelm added abbreviation(_i);
Thu, 16 Feb 2006 18:26:03 +0100 wenzelm added put_thms_internal: local_naming, no fact index;
Thu, 16 Feb 2006 18:26:02 +0100 wenzelm added put_thms_internal;
Thu, 16 Feb 2006 18:26:01 +0100 wenzelm added abbrev element;
Thu, 16 Feb 2006 18:26:00 +0100 wenzelm added 'abbreviation';
Thu, 16 Feb 2006 18:25:58 +0100 wenzelm added premsN;
Thu, 16 Feb 2006 18:25:58 +0100 wenzelm Proof.put_thms_internal;
Thu, 16 Feb 2006 18:25:56 +0100 wenzelm removed pointless replace;
Thu, 16 Feb 2006 18:25:55 +0100 wenzelm tuned;
Thu, 16 Feb 2006 18:25:55 +0100 wenzelm dest_def: actually return beta-eta contracted equation;
Thu, 16 Feb 2006 18:25:54 +0100 wenzelm derived specifications: definition, abbreviation, axiomatization;
Thu, 16 Feb 2006 18:25:52 +0100 wenzelm updated;
Thu, 16 Feb 2006 14:59:57 +0100 obua cache improvements
Thu, 16 Feb 2006 04:17:19 +0100 obua variable counter is now also cached
Thu, 16 Feb 2006 03:23:57 +0100 obua adapted to kernel changes
Thu, 16 Feb 2006 00:09:46 +0100 wenzelm tuned subst_bound(s);
Wed, 15 Feb 2006 23:57:06 +0100 obua fixed bugs, added caching
Wed, 15 Feb 2006 21:35:13 +0100 wenzelm added cases_node;
Wed, 15 Feb 2006 21:35:12 +0100 wenzelm replaced qualified_force_prefix to sticky_prefix;
Wed, 15 Feb 2006 21:35:11 +0100 wenzelm removed distinct, renamed gen_distinct to distinct;
Wed, 15 Feb 2006 21:35:11 +0100 wenzelm check_text: Toplevel.node option;
Wed, 15 Feb 2006 21:35:09 +0100 wenzelm init/exit no longer change the theory (no naming);
Wed, 15 Feb 2006 21:35:09 +0100 wenzelm evaluate antiquotes depending on Toplevel.node option;
Wed, 15 Feb 2006 21:35:07 +0100 wenzelm simplified presentation commands;
Wed, 15 Feb 2006 21:35:06 +0100 wenzelm sane version of distinct_subgoals_tac, based on composition with Drule.distinct_prems_rl;
Wed, 15 Feb 2006 21:35:06 +0100 wenzelm removed qualified_force_prefix;
Wed, 15 Feb 2006 21:35:04 +0100 wenzelm replaced qualified_force_prefix to sticky_prefix;
Wed, 15 Feb 2006 21:35:04 +0100 wenzelm chop is no longer pervasive;
Wed, 15 Feb 2006 21:35:02 +0100 wenzelm rewrite_cterm: Thm.adjust_maxidx prevents unnecessary increments on rules;
Wed, 15 Feb 2006 21:35:02 +0100 wenzelm added distinct_prems_rl;
Wed, 15 Feb 2006 21:35:00 +0100 wenzelm specifications_of: avoid partiality;
Wed, 15 Feb 2006 21:34:59 +0100 wenzelm counter example: avoid vacuous trace;
Wed, 15 Feb 2006 21:34:59 +0100 wenzelm cannot use section before setup;
Wed, 15 Feb 2006 21:34:57 +0100 wenzelm used Tactic.distinct_subgoals_tac;
Wed, 15 Feb 2006 21:34:55 +0100 wenzelm removed distinct, renamed gen_distinct to distinct;
Wed, 15 Feb 2006 19:11:10 +0100 urbanc added lemma pt_perm_compose'
Wed, 15 Feb 2006 19:01:09 +0100 nipkow got rid of superfluous linorder_neqE-instance for int.
Wed, 15 Feb 2006 18:10:09 +0100 webertj typo in a comment fixed
Wed, 15 Feb 2006 17:09:45 +0100 haftmann exported some interfaces useful for other code generator approaches
Wed, 15 Feb 2006 17:09:25 +0100 haftmann some fixes
Wed, 15 Feb 2006 17:09:06 +0100 haftmann exported specifications_of
Tue, 14 Feb 2006 17:07:48 +0100 haftmann added theory of executable rational numbers
Tue, 14 Feb 2006 17:07:11 +0100 haftmann improved handling of iml abstractions
Tue, 14 Feb 2006 13:03:00 +0100 paulson fixed tracing
Mon, 13 Feb 2006 17:02:54 +0100 berghofe Adapted to Context.generic syntax.
Mon, 13 Feb 2006 14:05:43 +0100 mengj Fixed a bug of type unification.
Sun, 12 Feb 2006 21:34:28 +0100 wenzelm * ML/Pure/General: improved join interface for tables;
Sun, 12 Feb 2006 21:34:27 +0100 wenzelm consts: maintain thy version for efficient transfer;
Sun, 12 Feb 2006 21:34:26 +0100 wenzelm tuned;
Sun, 12 Feb 2006 21:34:25 +0100 wenzelm export exception SAME (for join);
Sun, 12 Feb 2006 21:34:24 +0100 wenzelm low-level tuning of merge: maintain identity of accesses;
Sun, 12 Feb 2006 21:34:23 +0100 wenzelm share exception UNDEF with Table;
(0) -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip