Nicer prompt
git-svn-id: http://picoc.googlecode.com/svn/trunk@168 21eae674-98b7-11dd-bd71-f92a316d2d60
This commit is contained in:
parent
46c4bad533
commit
1c765127ac
|
@ -21,7 +21,7 @@
|
||||||
#define STRUCT_TABLE_SIZE 11 /* size of struct/union member table (can expand) */
|
#define STRUCT_TABLE_SIZE 11 /* size of struct/union member table (can expand) */
|
||||||
|
|
||||||
#define INTERACTIVE_PROMPT_STATEMENT "picoc> "
|
#define INTERACTIVE_PROMPT_STATEMENT "picoc> "
|
||||||
#define INTERACTIVE_PROMPT_LINE "> "
|
#define INTERACTIVE_PROMPT_LINE " > "
|
||||||
|
|
||||||
/* host platform includes */
|
/* host platform includes */
|
||||||
#ifdef UNIX_HOST
|
#ifdef UNIX_HOST
|
||||||
|
|
Loading…
Reference in a new issue