Changeset 2085 for Whitix/branches/netchannel/user/burn/main.c
- Timestamp:
- 05/20/10 16:05:25 (2 years ago)
- Files:
-
- 1 modified
-
Whitix/branches/netchannel/user/burn/main.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Whitix/branches/netchannel/user/burn/main.c
r2084 r2085 445 445 ConsSetTabSetup(&context, TabCompletionSetup); 446 446 ConsSetBufferUpdate(&context, BurnTokenUpdate); 447 447 448 448 printf("Burn shell V%d.%d\n---------------\nType 'help intro' for an introduction to the shell\n", 449 449 MAJOR_BURN_VERSION, MINOR_BURN_VERSION);
