Add intern help message, caught by epstein@tellme.com (not part of build).

This commit is contained in:
brendan%mozilla.org 2001-05-23 06:13:13 +00:00
Родитель a47f38eac6
Коммит 80d36b42b2
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -1480,6 +1480,7 @@ static char *shell_help_messages[] = {
#endif
"build() Show build date and time",
"clear([obj]) Clear properties of object",
"intern(str) Internalize str in the atom table",
0
};