# HG changeset patch # User wenzelm # Date 1297195947 -3600 # Node ID d92cc39097e62617f9be9fe4fd2188199239174a # Parent 775da08dae1b695b460d468899f109b04f79d9ff discontinued obsolete lib/scripts/polyml-platform; diff -r 775da08dae1b -r d92cc39097e6 NEWS --- a/NEWS Tue Feb 08 21:06:03 2011 +0100 +++ b/NEWS Tue Feb 08 21:12:27 2011 +0100 @@ -13,6 +13,9 @@ * Discontinued support for Poly/ML 5.2, which was the last version without proper multithreading and TimeLimit implementation. +* Discontinued old lib/scripts/polyml-platform, which has been +obsolete since Isabelle2009-2. + *** HOL *** diff -r 775da08dae1b -r d92cc39097e6 lib/scripts/polyml-platform --- a/lib/scripts/polyml-platform Tue Feb 08 21:06:03 2011 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,4 +0,0 @@ -#!/usr/bin/env bash - -echo "### Legacy feature: polyml-platform script is superseded by ISABELLE_PLATFORM" >&2 -echo "$ISABELLE_PLATFORM"