wenzelm [Mon, 16 Nov 1998 11:05:55 +0100] rev 5881
add print_theorems;
print_thms: handle attributes;
renamed tac / etac to refine / then_refine;
tuned comments;
load arg: name;
wenzelm [Mon, 16 Nov 1998 11:04:35 +0100] rev 5880
add print_theorems;
print_thms: handle attributes;
wenzelm [Mon, 16 Nov 1998 11:03:35 +0100] rev 5879
several args parsers;
realistic syntax;
attributes: transfer, RS, APP, where, standard, elimify;
wenzelm [Mon, 16 Nov 1998 11:02:07 +0100] rev 5878
several args parsers;
include positions;
misc tuning;
wenzelm [Mon, 16 Nov 1998 11:00:58 +0100] rev 5877
removed args, args1, thm_xname;
fixed nat: Symbol.explode;
name / xname: include sym_ident;
keyword_symid: include ident;
tuned atom_arg;
support nested args;
wenzelm [Mon, 16 Nov 1998 10:58:18 +0100] rev 5876
replaced is_symid by is_sid;