Sun, 01 May 2011 18:37:25 +0200define type system in ATP module so that ATPs can suggest a type system
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 43449
define type system in ATP module so that ATPs can suggest a type system

Sun, 01 May 2011 18:37:25 +0200made the format (TFF or FOF) of the TPTP problem a global argument of the problem again and have the ATPs report which formats they support
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 43448
made the format (TFF or FOF) of the TPTP problem a global argument of the problem again and have the ATPs report which formats they support

Sun, 01 May 2011 18:37:25 +0200merge symbol declarations that are type-instances of each other -- useful for type system "Args true" with monomorphization turned off
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 43447
merge symbol declarations that are type-instances of each other -- useful for type system "Args true" with monomorphization turned off

Sun, 01 May 2011 18:37:25 +0200drop even more bound types in symbol declarations -- useful in particular for type system "Args true"
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 43446
drop even more bound types in symbol declarations -- useful in particular for type system "Args true"

Sun, 01 May 2011 18:37:25 +0200tuning
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 43445
tuning

Sun, 01 May 2011 18:37:25 +0200got rid of one "sym_table" in "prepare_atp_problem" now that proxies are always handled first, and tuned accordingly
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 43444
got rid of one "sym_table" in "prepare_atp_problem" now that proxies are always handled first, and tuned accordingly

Sun, 01 May 2011 18:37:25 +0200drop "fequal" type args for unmangled type systems
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 43443
drop "fequal" type args for unmangled type systems

Sun, 01 May 2011 18:37:25 +0200recognize more SystemOnTPTP errors
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 43442
recognize more SystemOnTPTP errors

Sun, 01 May 2011 18:37:25 +0200cleanup proxification/unproxification and make sure that "num_atp_type_args" is called on the proxy in the reconstruction code, since "c_fequal" has one type arg but the unproxified equal has 0
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 43441
cleanup proxification/unproxification and make sure that "num_atp_type_args" is called on the proxy in the reconstruction code, since "c_fequal" has one type arg but the unproxified equal has 0

Sun, 01 May 2011 18:37:25 +0200make sure that fequal keeps its type arguments for mangled type systems
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 43440
make sure that fequal keeps its type arguments for mangled type systems