--- a/src/Pure/System/options.ML Sun May 12 17:51:34 2013 +0200
+++ b/src/Pure/System/options.ML Sun May 12 17:56:53 2013 +0200
@@ -1,7 +1,7 @@
(* Title: Pure/System/options.ML
Author: Makarius
-Stand-alone options with external string representation.
+System options with external string representation.
*)
signature OPTIONS =
--- a/src/Pure/System/options.scala Sun May 12 17:51:34 2013 +0200
+++ b/src/Pure/System/options.scala Sun May 12 17:56:53 2013 +0200
@@ -1,7 +1,7 @@
/* Title: Pure/System/options.scala
Author: Makarius
-Stand-alone options with external string representation.
+System options with external string representation.
*/
package isabelle