mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			575 B
		
	
	
	
		
			Coq
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			575 B
		
	
	
	
		
			Coq
		
	
	
		
			Executable File
		
	
	
	
	
| (************************************************************************)
 | |
| (*  v      *   The Coq Proof Assistant  /  The Coq Development Team     *)
 | |
| (* <O___,, *   INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2010     *)
 | |
| (*   \VV/  **************************************************************)
 | |
| (*    //   *      This file is distributed under the terms of the       *)
 | |
| (*         *       GNU Lesser General Public License Version 2.1        *)
 | |
| (************************************************************************)
 | |
| 
 | |
| Require Export Sorted.
 | |
| Require Export Mergesort.
 |