hello output::blank_line() (with optional bool) (fixes bug #8 )
This commit is contained in:
		@@ -12,6 +12,8 @@ namespace cellar {
 | 
			
		||||
        extern void statement(std::string parm, bool);
 | 
			
		||||
        extern void warning(std::string, bool);
 | 
			
		||||
        extern void error(std::string, bool);
 | 
			
		||||
 | 
			
		||||
        extern void blank_line(bool verbose = false);
 | 
			
		||||
        
 | 
			
		||||
        extern bool colors;
 | 
			
		||||
        extern void detect_colors();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user