The prompt strings are now prompt.base_class module variables, and the current ones are stored in
the status object. The user function intro flag is now stored in status.prompt_intro. The
prompt_colour_on() and prompt_colour_off() methods are now methods of the interpreter class. Now
that the Exec_info class no longer exists, the Basic_class class has also no purpose and has been
eliminated.