Mon, 18 Oct 2004 13:40:45 +0200 added a missing case (Var x) that made finding a case split fail, in order to prove the specification equation from the split versions, for some recursive functions.
dixon [Mon, 18 Oct 2004 13:40:45 +0200] rev 15250
added a missing case (Var x) that made finding a case split fail, in order to prove the specification equation from the split versions, for some recursive functions.
Mon, 18 Oct 2004 11:43:40 +0200 Replaced list of bound variables in simpset by maximal index of bound
berghofe [Mon, 18 Oct 2004 11:43:40 +0200] rev 15249
Replaced list of bound variables in simpset by maximal index of bound variables. This allows new variable names to be generated more quickly (without calling variant).
Fri, 15 Oct 2004 18:49:16 +0200 record_split_simp_tac now can get simp rules as parameter
schirmer [Fri, 15 Oct 2004 18:49:16 +0200] rev 15248
record_split_simp_tac now can get simp rules as parameter
Fri, 15 Oct 2004 18:16:11 +0200 update
nipkow [Fri, 15 Oct 2004 18:16:11 +0200] rev 15247
update
Fri, 15 Oct 2004 18:16:03 +0200 added and renamed
nipkow [Fri, 15 Oct 2004 18:16:03 +0200] rev 15246
added and renamed
Thu, 14 Oct 2004 12:18:52 +0200 Added a few lemmas
nipkow [Thu, 14 Oct 2004 12:18:52 +0200] rev 15245
Added a few lemmas
Wed, 13 Oct 2004 07:40:13 +0200 mod becuase of chnage in induct
nipkow [Wed, 13 Oct 2004 07:40:13 +0200] rev 15244
mod becuase of chnage in induct
Tue, 12 Oct 2004 17:00:39 +0200 Added solution to exercise.
nipkow [Tue, 12 Oct 2004 17:00:39 +0200] rev 15243
Added solution to exercise.
Tue, 12 Oct 2004 16:59:56 +0200 *** empty log message ***
nipkow [Tue, 12 Oct 2004 16:59:56 +0200] rev 15242
*** empty log message ***
Tue, 12 Oct 2004 11:48:21 +0200 tweaks concerned with poly bug-fixing
paulson [Tue, 12 Oct 2004 11:48:21 +0200] rev 15241
tweaks concerned with poly bug-fixing
Mon, 11 Oct 2004 19:36:48 +0200 Replaced the_context() by theory "Presburger" in call of invoke_oracle.
berghofe [Mon, 11 Oct 2004 19:36:48 +0200] rev 15240
Replaced the_context() by theory "Presburger" in call of invoke_oracle.
Mon, 11 Oct 2004 16:47:50 +0200 Tuned some proofs.
berghofe [Mon, 11 Oct 2004 16:47:50 +0200] rev 15239
Tuned some proofs.
Mon, 11 Oct 2004 10:52:18 +0200 Added entry in Settings menu for Toplevel.skip_proofs flag.
berghofe [Mon, 11 Oct 2004 10:52:18 +0200] rev 15238
Added entry in Settings menu for Toplevel.skip_proofs flag.
Mon, 11 Oct 2004 10:51:19 +0200 Some changes to allow skipping of proof scripts.
berghofe [Mon, 11 Oct 2004 10:51:19 +0200] rev 15237
Some changes to allow skipping of proof scripts.
Mon, 11 Oct 2004 07:42:22 +0200 Proofs needed to be updated because induction now preserves name of
nipkow [Mon, 11 Oct 2004 07:42:22 +0200] rev 15236
Proofs needed to be updated because induction now preserves name of induction variable.
Mon, 11 Oct 2004 07:39:19 +0200 Induction now preserves the name of the induction variable.
nipkow [Mon, 11 Oct 2004 07:39:19 +0200] rev 15235
Induction now preserves the name of the induction variable.
Thu, 07 Oct 2004 15:42:30 +0200 simplification tweaks for better arithmetic reasoning
paulson [Thu, 07 Oct 2004 15:42:30 +0200] rev 15234
simplification tweaks for better arithmetic reasoning
Wed, 06 Oct 2004 13:59:33 +0200 *** empty log message ***
chaieb [Wed, 06 Oct 2004 13:59:33 +0200] rev 15233
*** empty log message ***
Wed, 06 Oct 2004 13:58:56 +0200 a very simple decision procedure for a fragment of bounded arithmetic
chaieb [Wed, 06 Oct 2004 13:58:56 +0200] rev 15232
a very simple decision procedure for a fragment of bounded arithmetic
Wed, 06 Oct 2004 13:58:08 +0200 changed in order to insert Barith.thy
chaieb [Wed, 06 Oct 2004 13:58:08 +0200] rev 15231
changed in order to insert Barith.thy
Tue, 05 Oct 2004 15:40:26 +0200 auto update
paulson [Tue, 05 Oct 2004 15:40:26 +0200] rev 15230
auto update
Tue, 05 Oct 2004 15:30:50 +0200 new simprules for abs and for things like a/b<1
paulson [Tue, 05 Oct 2004 15:30:50 +0200] rev 15229
new simprules for abs and for things like a/b<1
Mon, 04 Oct 2004 15:28:03 +0200 revised simprules for division
paulson [Mon, 04 Oct 2004 15:28:03 +0200] rev 15228
revised simprules for division
Mon, 04 Oct 2004 15:25:28 +0200 PDF_VIEWER suggestion
paulson [Mon, 04 Oct 2004 15:25:28 +0200] rev 15227
PDF_VIEWER suggestion
Mon, 04 Oct 2004 15:21:42 +0200 Abstract for the Isabelle system
paulson [Mon, 04 Oct 2004 15:21:42 +0200] rev 15226
Abstract for the Isabelle system
Sat, 02 Oct 2004 19:22:16 +0200 Add openblock/closeblock to other opengoal/closegoal elements
aspinall [Sat, 02 Oct 2004 19:22:16 +0200] rev 15225
Add openblock/closeblock to other opengoal/closegoal elements
Fri, 01 Oct 2004 11:55:43 +0200 Allow scanning to recover and reconstruct bad input
aspinall [Fri, 01 Oct 2004 11:55:43 +0200] rev 15224
Allow scanning to recover and reconstruct bad input
Fri, 01 Oct 2004 11:54:15 +0200 patch to "display"
paulson [Fri, 01 Oct 2004 11:54:15 +0200] rev 15223
patch to "display"
Fri, 01 Oct 2004 11:53:50 +0200 display-drafts now uses pdf!
paulson [Fri, 01 Oct 2004 11:53:50 +0200] rev 15222
display-drafts now uses pdf!
Fri, 01 Oct 2004 11:53:31 +0200 tweaking of arithmetic proofs
paulson [Fri, 01 Oct 2004 11:53:31 +0200] rev 15221
tweaking of arithmetic proofs
Fri, 01 Oct 2004 11:51:55 +0200 Comments
aspinall [Fri, 01 Oct 2004 11:51:55 +0200] rev 15220
Comments
Thu, 30 Sep 2004 15:43:50 +0200 tidied
paulson [Thu, 30 Sep 2004 15:43:50 +0200] rev 15219
tidied
Thu, 30 Sep 2004 07:14:34 +0200 display pdf as well as dvi
kleing [Thu, 30 Sep 2004 07:14:34 +0200] rev 15218
display pdf as well as dvi
Thu, 30 Sep 2004 05:08:17 +0200 bug-fix with new records
schirmer [Thu, 30 Sep 2004 05:08:17 +0200] rev 15217
bug-fix with new records
Wed, 29 Sep 2004 22:40:40 +0200 Remove white space skipping in element content; XML specification clearly requires whitespace to be passed to application.
aspinall [Wed, 29 Sep 2004 22:40:40 +0200] rev 15216
Remove white space skipping in element content; XML specification clearly requires whitespace to be passed to application.
Wed, 29 Sep 2004 18:32:25 +0200 tuned performance of record definition
schirmer [Wed, 29 Sep 2004 18:32:25 +0200] rev 15215
tuned performance of record definition
Wed, 29 Sep 2004 13:58:40 +0200 tidying up; identifying the main theorems
paulson [Wed, 29 Sep 2004 13:58:40 +0200] rev 15214
tidying up; identifying the main theorems
Tue, 28 Sep 2004 13:56:46 +0200 Changes in "includes".
ballarin [Tue, 28 Sep 2004 13:56:46 +0200] rev 15213
Changes in "includes".
Tue, 28 Sep 2004 13:54:49 +0200 Bug fixes.
ballarin [Tue, 28 Sep 2004 13:54:49 +0200] rev 15212
Bug fixes.
Tue, 28 Sep 2004 10:44:51 +0200 Add text_charref to encode a string using character references
aspinall [Tue, 28 Sep 2004 10:44:51 +0200] rev 15211
Add text_charref to encode a string using character references
Tue, 28 Sep 2004 10:44:19 +0200 Remove double escaping of backslash in PGML. Remove use of character refs in <whitespace>
aspinall [Tue, 28 Sep 2004 10:44:19 +0200] rev 15210
Remove double escaping of backslash in PGML. Remove use of character refs in <whitespace>
Tue, 28 Sep 2004 10:43:34 +0200 Fix to unparse to not double-escape backslash
aspinall [Tue, 28 Sep 2004 10:43:34 +0200] rev 15209
Fix to unparse to not double-escape backslash
Mon, 27 Sep 2004 16:03:16 +0200 Add filenamextns to prover info. Update doc location. Add whitespace element in parseresult
aspinall [Mon, 27 Sep 2004 16:03:16 +0200] rev 15208
Add filenamextns to prover info. Update doc location. Add whitespace element in parseresult
Mon, 27 Sep 2004 16:02:31 +0200 Add newline after CDATA for sake of HaXml
aspinall [Mon, 27 Sep 2004 16:02:31 +0200] rev 15207
Add newline after CDATA for sake of HaXml
Mon, 27 Sep 2004 10:27:34 +0200 Modified locales: improved implementation of "includes".
ballarin [Mon, 27 Sep 2004 10:27:34 +0200] rev 15206
Modified locales: improved implementation of "includes".
Thu, 23 Sep 2004 12:48:49 +0200 some x-symbols
paulson [Thu, 23 Sep 2004 12:48:49 +0200] rev 15205
some x-symbols
Thu, 23 Sep 2004 10:20:52 +0200 - Inserted additional check for equality types in check_mode_clause that
berghofe [Thu, 23 Sep 2004 10:20:52 +0200] rev 15204
- Inserted additional check for equality types in check_mode_clause that avoids ill-typed code to be generated. - Mode inference algorithm now outputs additional diagnostic messages.
Wed, 22 Sep 2004 22:29:24 +0200 bug-fix
schirmer [Wed, 22 Sep 2004 22:29:24 +0200] rev 15203
bug-fix
Sun, 19 Sep 2004 16:51:10 +0200 converting UNITY/MultisetSum.ML to Isar script
paulson [Sun, 19 Sep 2004 16:51:10 +0200] rev 15202
converting UNITY/MultisetSum.ML to Isar script
Fri, 17 Sep 2004 16:08:52 +0200 converted ZF/Induct/Multiset to Isar script
paulson [Fri, 17 Sep 2004 16:08:52 +0200] rev 15201
converted ZF/Induct/Multiset to Isar script
Mon, 13 Sep 2004 09:57:25 +0200 *** empty log message ***
nipkow [Mon, 13 Sep 2004 09:57:25 +0200] rev 15200
*** empty log message ***
Sat, 11 Sep 2004 18:35:43 +0200 undoing previous change
nipkow [Sat, 11 Sep 2004 18:35:43 +0200] rev 15199
undoing previous change
Sat, 11 Sep 2004 09:25:47 +0200 antisymmetry simproc
nipkow [Sat, 11 Sep 2004 09:25:47 +0200] rev 15198
antisymmetry simproc
Fri, 10 Sep 2004 20:04:14 +0200 Added antisymmetry simproc
nipkow [Fri, 10 Sep 2004 20:04:14 +0200] rev 15197
Added antisymmetry simproc
Fri, 10 Sep 2004 14:54:54 +0200 IntInf.divMod replaced by IntInf.div, IntInt.mod
obua [Fri, 10 Sep 2004 14:54:54 +0200] rev 15196
IntInf.divMod replaced by IntInf.div, IntInt.mod
Fri, 10 Sep 2004 00:19:15 +0200 new forward deduction capability for simplifier
nipkow [Fri, 10 Sep 2004 00:19:15 +0200] rev 15195
new forward deduction capability for simplifier
Thu, 09 Sep 2004 11:10:16 +0200 new hooks for resolution by Jia Meng
paulson [Thu, 09 Sep 2004 11:10:16 +0200] rev 15194
new hooks for resolution by Jia Meng
Thu, 09 Sep 2004 00:23:55 +0200 Fix for schema changes in pgiptype
aspinall [Thu, 09 Sep 2004 00:23:55 +0200] rev 15193
Fix for schema changes in pgiptype
Wed, 08 Sep 2004 21:57:19 +0200 Tweak parentnames attribute on opentheory
aspinall [Wed, 08 Sep 2004 21:57:19 +0200] rev 15192
Tweak parentnames attribute on opentheory
Wed, 08 Sep 2004 21:48:10 +0200 Support parsing of -- {* comments *}. Add extra output channels.
aspinall [Wed, 08 Sep 2004 21:48:10 +0200] rev 15191
Support parsing of -- {* comments *}. Add extra output channels.
Wed, 08 Sep 2004 19:37:07 +0200 Add info and debug output channels.
aspinall [Wed, 08 Sep 2004 19:37:07 +0200] rev 15190
Add info and debug output channels.
Wed, 08 Sep 2004 13:55:51 +0200 Adapted FloatArith.ML to SMLNJ 10.0.7
obua [Wed, 08 Sep 2004 13:55:51 +0200] rev 15189
Adapted FloatArith.ML to SMLNJ 10.0.7
Tue, 07 Sep 2004 16:02:42 +0200 integrated Streams with ex/Stream.*; added FOCUS/Fstreams.thy
oheimb [Tue, 07 Sep 2004 16:02:42 +0200] rev 15188
integrated Streams with ex/Stream.*; added FOCUS/Fstreams.thy
Tue, 07 Sep 2004 15:59:16 +0200 added check against indirect recursion
oheimb [Tue, 07 Sep 2004 15:59:16 +0200] rev 15187
added check against indirect recursion
Tue, 07 Sep 2004 13:41:30 +0200 fixed discrete field.
nipkow [Tue, 07 Sep 2004 13:41:30 +0200] rev 15186
fixed discrete field.
Tue, 07 Sep 2004 11:42:50 +0200 tuned "discrete" field
nipkow [Tue, 07 Sep 2004 11:42:50 +0200] rev 15185
tuned "discrete" field
Mon, 06 Sep 2004 17:37:35 +0200 made mult_mono_thms generic.
nipkow [Mon, 06 Sep 2004 17:37:35 +0200] rev 15184
made mult_mono_thms generic.
Mon, 06 Sep 2004 16:45:10 +0200 now rejects degenerate (looping) cases
paulson [Mon, 06 Sep 2004 16:45:10 +0200] rev 15183
now rejects degenerate (looping) cases
Mon, 06 Sep 2004 15:57:58 +0200 new "respects" syntax for the congruent operator
paulson [Mon, 06 Sep 2004 15:57:58 +0200] rev 15182
new "respects" syntax for the congruent operator
Fri, 03 Sep 2004 22:40:57 +0200 *** empty log message ***
nipkow [Fri, 03 Sep 2004 22:40:57 +0200] rev 15181
*** empty log message ***
Fri, 03 Sep 2004 20:20:44 +0200 float2real is now globally available
obua [Fri, 03 Sep 2004 20:20:44 +0200] rev 15180
float2real is now globally available
Fri, 03 Sep 2004 17:46:47 +0200 Matrix theory
obua [Fri, 03 Sep 2004 17:46:47 +0200] rev 15179
Matrix theory
Fri, 03 Sep 2004 17:10:36 +0200 Matrix theory, linear programming
obua [Fri, 03 Sep 2004 17:10:36 +0200] rev 15178
Matrix theory, linear programming
Fri, 03 Sep 2004 10:27:05 +0200 new theorem symD
paulson [Fri, 03 Sep 2004 10:27:05 +0200] rev 15177
new theorem symD
Fri, 03 Sep 2004 10:26:39 +0200 listrel operator for lifting relations to lists
paulson [Fri, 03 Sep 2004 10:26:39 +0200] rev 15176
listrel operator for lifting relations to lists
Fri, 03 Sep 2004 00:35:38 +0200 Fix file:/// and file://localhost/ to give absolute paths
aspinall [Fri, 03 Sep 2004 00:35:38 +0200] rev 15175
Fix file:/// and file://localhost/ to give absolute paths
Fri, 03 Sep 2004 00:28:44 +0200 Fix file:/// and file://localhost/ to return local file result
aspinall [Fri, 03 Sep 2004 00:28:44 +0200] rev 15174
Fix file:/// and file://localhost/ to return local file result
Fri, 03 Sep 2004 00:26:18 +0200 Comment about 3.6pre. Clean ups to XML, URL handling. Fix statedisplay double PGML quoting. Accumulate parse errors inside parseresult.
aspinall [Fri, 03 Sep 2004 00:26:18 +0200] rev 15173
Comment about 3.6pre. Clean ups to XML, URL handling. Fix statedisplay double PGML quoting. Accumulate parse errors inside parseresult.
Thu, 02 Sep 2004 16:52:21 +0200 new example of a quotiented nested data type
paulson [Thu, 02 Sep 2004 16:52:21 +0200] rev 15172
new example of a quotiented nested data type
Thu, 02 Sep 2004 14:50:00 +0200 added code to make use of case splitting to prove the specification equations for recursive definitions.
dixon [Thu, 02 Sep 2004 14:50:00 +0200] rev 15171
added code to make use of case splitting to prove the specification equations for recursive definitions.
Thu, 02 Sep 2004 11:29:06 +0200 fixed presentation
paulson [Thu, 02 Sep 2004 11:29:06 +0200] rev 15170
fixed presentation
Wed, 01 Sep 2004 15:04:01 +0200 new "respects" syntax for quotienting
paulson [Wed, 01 Sep 2004 15:04:01 +0200] rev 15169
new "respects" syntax for quotienting
Wed, 01 Sep 2004 15:03:41 +0200 new functions for sets of lists
paulson [Wed, 01 Sep 2004 15:03:41 +0200] rev 15168
new functions for sets of lists
Mon, 30 Aug 2004 14:56:20 +0200 reference to cla.ML replaced by Classical.thy
webertj [Mon, 30 Aug 2004 14:56:20 +0200] rev 15167
reference to cla.ML replaced by Classical.thy
Mon, 30 Aug 2004 14:43:29 +0200 commentar eliminated a line 156 - arith raised Match exception at m dvd 2
chaieb [Mon, 30 Aug 2004 14:43:29 +0200] rev 15166
commentar eliminated a line 156 - arith raised Match exception at m dvd 2
Mon, 30 Aug 2004 14:40:18 +0200 corrected
chaieb [Mon, 30 Aug 2004 14:40:18 +0200] rev 15165
corrected
Mon, 30 Aug 2004 12:01:52 +0200 m dvd t where m is non numeral is now catched!
chaieb [Mon, 30 Aug 2004 12:01:52 +0200] rev 15164
m dvd t where m is non numeral is now catched!
Sun, 29 Aug 2004 17:42:11 +0200 Provers/blast.ML: depth_limit
webertj [Sun, 29 Aug 2004 17:42:11 +0200] rev 15163
Provers/blast.ML: depth_limit
Sun, 29 Aug 2004 17:36:39 +0200 depth limit (previously hard-coded with a value of 20) made a reference
webertj [Sun, 29 Aug 2004 17:36:39 +0200] rev 15162
depth limit (previously hard-coded with a value of 20) made a reference
Thu, 26 Aug 2004 17:28:57 +0200 comment modified
webertj [Thu, 26 Aug 2004 17:28:57 +0200] rev 15161
comment modified
Tue, 24 Aug 2004 17:55:24 +0200 changes
obua [Tue, 24 Aug 2004 17:55:24 +0200] rev 15160
changes
Mon, 23 Aug 2004 18:35:11 +0200 begin_theory now takes optional path (current directory) as argument.
berghofe [Mon, 23 Aug 2004 18:35:11 +0200] rev 15159
begin_theory now takes optional path (current directory) as argument. This is needed for locating *.ML files connected with theories.
Mon, 23 Aug 2004 18:33:55 +0200 Fixed several bugs related to path specifications in theory names.
berghofe [Mon, 23 Aug 2004 18:33:55 +0200] rev 15158
Fixed several bugs related to path specifications in theory names.
Mon, 23 Aug 2004 18:32:49 +0200 Function check_file now takes optional path (current directory) as an argument.
berghofe [Mon, 23 Aug 2004 18:32:49 +0200] rev 15157
Function check_file now takes optional path (current directory) as an argument.
Mon, 23 Aug 2004 18:31:18 +0200 Adapted to new interface of function ThyLoad.check_file
berghofe [Mon, 23 Aug 2004 18:31:18 +0200] rev 15156
Adapted to new interface of function ThyLoad.check_file
Mon, 23 Aug 2004 17:06:18 +0200 Added function for "normalizing" absolute paths (i.e. dereferencing of
berghofe [Mon, 23 Aug 2004 17:06:18 +0200] rev 15155
Added function for "normalizing" absolute paths (i.e. dereferencing of symbolic links; the functions in path.ML cannot do this). This is used by function full_path.
Mon, 23 Aug 2004 16:41:06 +0200 new isatool dimacs2hol
webertj [Mon, 23 Aug 2004 16:41:06 +0200] rev 15154
new isatool dimacs2hol
Mon, 23 Aug 2004 16:35:53 +0200 initial version
webertj [Mon, 23 Aug 2004 16:35:53 +0200] rev 15153
initial version
Fri, 20 Aug 2004 12:25:20 +0200 new examples
paulson [Fri, 20 Aug 2004 12:25:20 +0200] rev 15152
new examples
Fri, 20 Aug 2004 12:21:03 +0200 proof reconstruction for external ATPs
paulson [Fri, 20 Aug 2004 12:21:03 +0200] rev 15151
proof reconstruction for external ATPs
Fri, 20 Aug 2004 12:20:09 +0200 fix to eliminate excessive case-splits in the recursion equations, by Luca Dixon
paulson [Fri, 20 Aug 2004 12:20:09 +0200] rev 15150
fix to eliminate excessive case-splits in the recursion equations, by Luca Dixon
Thu, 19 Aug 2004 12:35:45 +0200 new import syntax
nipkow [Thu, 19 Aug 2004 12:35:45 +0200] rev 15149
new import syntax
Thu, 19 Aug 2004 10:33:10 +0200 *** empty log message ***
nipkow [Thu, 19 Aug 2004 10:33:10 +0200] rev 15148
*** empty log message ***
Thu, 19 Aug 2004 01:20:17 +0200 Add systemcmd.
aspinall [Thu, 19 Aug 2004 01:20:17 +0200] rev 15147
Add systemcmd.
Thu, 19 Aug 2004 00:47:15 +0200 Parsing fixes: extra sync token; thmname attribute in opengoal; theory-end. Comments.
aspinall [Thu, 19 Aug 2004 00:47:15 +0200] rev 15146
Parsing fixes: extra sync token; thmname attribute in opengoal; theory-end. Comments.
Wed, 18 Aug 2004 16:25:27 +0200 Version for PGIP 2.X, with greatly improved parsing and XML handling.
aspinall [Wed, 18 Aug 2004 16:25:27 +0200] rev 15145
Version for PGIP 2.X, with greatly improved parsing and XML handling.
Wed, 18 Aug 2004 16:04:39 +0200 Remove isar_readstring. Split read into scanner and parser.
aspinall [Wed, 18 Aug 2004 16:04:39 +0200] rev 15144
Remove isar_readstring. Split read into scanner and parser.
Wed, 18 Aug 2004 16:03:15 +0200 Make token an eqtype to assist reconstructing input
aspinall [Wed, 18 Aug 2004 16:03:15 +0200] rev 15143
Make token an eqtype to assist reconstructing input
Wed, 18 Aug 2004 16:02:11 +0200 Add scan_comment_whspc to skip space and comments in PGIP stream
aspinall [Wed, 18 Aug 2004 16:02:11 +0200] rev 15142
Add scan_comment_whspc to skip space and comments in PGIP stream
Wed, 18 Aug 2004 11:44:17 +0200 import -> imports
nipkow [Wed, 18 Aug 2004 11:44:17 +0200] rev 15141
import -> imports
Wed, 18 Aug 2004 11:09:40 +0200 import -> imports
nipkow [Wed, 18 Aug 2004 11:09:40 +0200] rev 15140
import -> imports
Tue, 17 Aug 2004 11:00:24 +0200 todo before next release
kleing [Tue, 17 Aug 2004 11:00:24 +0200] rev 15139
todo before next release
Tue, 17 Aug 2004 10:49:52 +0200 improved wording course material
kleing [Tue, 17 Aug 2004 10:49:52 +0200] rev 15138
improved wording course material
Tue, 17 Aug 2004 01:20:29 +0200 include course material page
kleing [Tue, 17 Aug 2004 01:20:29 +0200] rev 15137
include course material page
Mon, 16 Aug 2004 19:47:01 +0200 Adapted text to new theory header syntax.
nipkow [Mon, 16 Aug 2004 19:47:01 +0200] rev 15136
Adapted text to new theory header syntax.
Mon, 16 Aug 2004 19:06:59 +0200 Added "import" and "begin"
nipkow [Mon, 16 Aug 2004 19:06:59 +0200] rev 15135
Added "import" and "begin"
Mon, 16 Aug 2004 18:05:41 +0200 Experimental version supporting PGIP, merged with main branch with help from Makarius.
aspinall [Mon, 16 Aug 2004 18:05:41 +0200] rev 15134
Experimental version supporting PGIP, merged with main branch with help from Makarius.
Mon, 16 Aug 2004 17:56:07 +0200 Experimental pgip_isar.xml file
aspinall [Mon, 16 Aug 2004 17:56:07 +0200] rev 15133
Experimental pgip_isar.xml file
Mon, 16 Aug 2004 17:06:47 +0200 new theory header syntax.
nipkow [Mon, 16 Aug 2004 17:06:47 +0200] rev 15132
new theory header syntax.
Mon, 16 Aug 2004 14:22:27 +0200 New theory header syntax.
nipkow [Mon, 16 Aug 2004 14:22:27 +0200] rev 15131
New theory header syntax.
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip