obua [Tue, 24 Aug 2004 17:55:24 +0200] rev 15160
changes
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.
berghofe [Mon, 23 Aug 2004 18:33:55 +0200] rev 15158
Fixed several bugs related to path specifications in theory names.
berghofe [Mon, 23 Aug 2004 18:32:49 +0200] rev 15157
Function check_file now takes optional path (current directory) as an argument.
berghofe [Mon, 23 Aug 2004 18:31:18 +0200] rev 15156
Adapted to new interface of function ThyLoad.check_file
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.
webertj [Mon, 23 Aug 2004 16:41:06 +0200] rev 15154
new isatool dimacs2hol
webertj [Mon, 23 Aug 2004 16:35:53 +0200] rev 15153
initial version
paulson [Fri, 20 Aug 2004 12:25:20 +0200] rev 15152
new examples
paulson [Fri, 20 Aug 2004 12:21:03 +0200] rev 15151
proof reconstruction for external ATPs
paulson [Fri, 20 Aug 2004 12:20:09 +0200] rev 15150
fix to eliminate excessive case-splits in the recursion equations, by Luca Dixon
nipkow [Thu, 19 Aug 2004 12:35:45 +0200] rev 15149
new import syntax
nipkow [Thu, 19 Aug 2004 10:33:10 +0200] rev 15148
*** empty log message ***
aspinall [Thu, 19 Aug 2004 01:20:17 +0200] rev 15147
Add systemcmd.
aspinall [Thu, 19 Aug 2004 00:47:15 +0200] rev 15146
Parsing fixes: extra sync token; thmname attribute in opengoal; theory-end. Comments.
aspinall [Wed, 18 Aug 2004 16:25:27 +0200] rev 15145
Version for PGIP 2.X, with greatly improved parsing and XML handling.