Implement first DEC set/reset modes

This commit is contained in:
Keith Winstein
2011-01-31 06:45:12 -05:00
parent 92d80accf9
commit 1a2fe97b88
5 changed files with 52 additions and 2 deletions
+1
View File
@@ -57,6 +57,7 @@ namespace Terminal {
Dispatcher();
int getparam( size_t N, int defaultval );
int param_count( void );
void newparamchar( Parser::Param *act );
void collect( Parser::Collect *act );