Rename the generator module to macros.
This commit is contained in:
		
							parent
							
								
									49c22aa7af
								
							
						
					
					
						commit
						c2e8b7c5b5
					
				| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
//! All supported GEGL operations.
 | 
			
		||||
 | 
			
		||||
mod enums;
 | 
			
		||||
mod generator;
 | 
			
		||||
mod macros;
 | 
			
		||||
 | 
			
		||||
pub use enums::*;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in New Issue