Admin/CHECKLIST
author berghofe
Thu, 13 Mar 2003 18:54:38 +0100
changeset 13859 adf68d9e5dec
parent 13447 3470596f3cd5
child 15808 cbe7ec0cdeb9
permissions -rw-r--r--
split_name no longer uses Sign.string_of_typ to encode types, since this depends on the print mode and may lead to unpredictable results.


Checklist for official releases
===============================

- make sure that etc/isar-keywords.el and etc/isar-keywords-ZF.el are
up-to-date; in ML use ``ProofGeneral.write_keywords ""'' and
``ProofGeneral.write_keywords "ZF"'';

- check ANNOUNCE, README, INSTALL, NEWS, Admin/page;

- run tests with *all* supported ML systems (yes this is tedious!);

- maintain Docs:
    Doc/Contents
    Distribution/doc/Contents
    Admin/index.html

- maintain Logics:
    Admin/makedist
    Distribution/build
    Distribution/lib/Tools/makeall
    Distribution/lib/html/index1.html
    Distribution/lib/html/index2.html
    Doc/Logics/intro.tex
    Doc/Logics/logics.tex

$Id$