author | wenzelm |
Mon, 29 Oct 2007 16:13:44 +0100 | |
changeset 25225 | e638164593bf |
parent 25224 | 6d4d26e878f4 |
child 25226 | 502d8676cdd6 |
--- a/src/Pure/General/name_space.ML Mon Oct 29 16:13:43 2007 +0100 +++ b/src/Pure/General/name_space.ML Mon Oct 29 16:13:44 2007 +0100 @@ -20,6 +20,7 @@ sig include BASIC_NAME_SPACE val hidden: string -> string + val is_hidden: string -> bool val separator: string (*single char*) val is_qualified: string -> bool val implode: string list -> string