forked from libre-chip/fayalite
		
	
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			150 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			150 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
// SPDX-License-Identifier: LGPL-3.0-or-later
 | 
						|
// See Notices.txt for copyright information
 | 
						|
// build.rs to make cargo set env!("OUT_DIR")
 | 
						|
fn main() {}
 |