mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	fix misspelled \brief for doxygen (#5632)
This commit is contained in:
		
							parent
							
								
									780761a29e
								
							
						
					
					
						commit
						d1592c6abf
					
				
					 4 changed files with 5 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -34,7 +34,7 @@ public:
 | 
			
		|||
    typedef obj_map<func_decl, unsigned> partition_map;
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
       \Brief Model Based Cartesian projection of lits
 | 
			
		||||
       \brief Model Based Cartesian projection of lits
 | 
			
		||||
     */
 | 
			
		||||
    void operator()(const partition_map &pmap, expr_ref_vector &lits, model &mdl,
 | 
			
		||||
                    vector<expr_ref_vector> &res);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue