fjsc: change prompt to be "( scratchpad )".

db4
John Benediktsson 2011-08-24 15:11:33 -07:00
parent 539d34fd23
commit 363ca60191
1 changed files with 99 additions and 99 deletions

View File

@ -40,7 +40,7 @@ function startup() {
rows: 18,
termDiv: "repl",
crsrBlinkMode: true,
ps: "scratchpad ",
ps: "( scratchpad )",
initHandler: fjsc_init_handler,
handler: fjsc_repl_handler
};