Merge pull request #148 from czurnieden/develop
added new license and end-comment (cherry picked from commit 75bbbe5956b6f8cf93c6b41ba6ef7c3e56f9840d)
This commit is contained in:
		
							parent
							
								
									4cc85c14a6
								
							
						
					
					
						commit
						e4e2da5143
					
				
							
								
								
									
										16
									
								
								dep.pl
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						
									
										16
									
								
								dep.pl
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							| @ -30,7 +30,6 @@ print {$class} << 'EOS'; | |||||||
| #   define LTM2 | #   define LTM2 | ||||||
| #endif | #endif | ||||||
| #define LTM1 | #define LTM1 | ||||||
| 
 |  | ||||||
| #if defined(LTM_ALL) | #if defined(LTM_ALL) | ||||||
| EOS | EOS | ||||||
| 
 | 
 | ||||||
| @ -59,6 +58,17 @@ EOS | |||||||
|       print {$out} << "EOS"; |       print {$out} << "EOS"; | ||||||
| #include "tommath_private.h" | #include "tommath_private.h" | ||||||
| #ifdef $define | #ifdef $define | ||||||
|  | /* LibTomMath, multiple-precision integer library -- Tom St Denis | ||||||
|  |  * | ||||||
|  |  * LibTomMath is a library that provides multiple-precision | ||||||
|  |  * integer arithmetic as well as number theoretic functionality. | ||||||
|  |  * | ||||||
|  |  * The library was designed directly after the MPI library by | ||||||
|  |  * Michael Fromberger but has been written from scratch with | ||||||
|  |  * additional optimizations in place. | ||||||
|  |  * | ||||||
|  |  * SPDX-License-Identifier: Unlicense | ||||||
|  |  */ | ||||||
| $line | $line | ||||||
| EOS | EOS | ||||||
|       $apply = 1; |       $apply = 1; | ||||||
| @ -71,6 +81,9 @@ EOS | |||||||
|    if ($apply == 1) { |    if ($apply == 1) { | ||||||
|       print {$out} << 'EOS'; |       print {$out} << 'EOS'; | ||||||
| #endif | #endif | ||||||
|  | /* ref:         \$Format:\%D$ */ | ||||||
|  | /* git commit:  \$Format:\%H$ */ | ||||||
|  | /* commit time: \$Format:\%ai$ */ | ||||||
| EOS | EOS | ||||||
|    } |    } | ||||||
|    close $src; |    close $src; | ||||||
| @ -81,7 +94,6 @@ EOS | |||||||
| } | } | ||||||
| print {$class} << 'EOS'; | print {$class} << 'EOS'; | ||||||
| #endif | #endif | ||||||
| 
 |  | ||||||
| EOS | EOS | ||||||
| 
 | 
 | ||||||
| # now do classes | # now do classes | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user