mirror of
				https://github.com/vim/vim.git
				synced 2025-10-30 09:47:20 -04:00 
			
		
		
		
	patch 7.4.1600
Problem: libs directory is not useful. Solution: Remove arp.library, it was only for very old Amiga versions.
This commit is contained in:
		
							
								
								
									
										1
									
								
								Filelist
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								Filelist
									
									
									
									
									
								
							| @@ -605,7 +605,6 @@ RT_AMI =	\ | |||||||
| 		README.txt.info \ | 		README.txt.info \ | ||||||
| 		README_ami.txt \ | 		README_ami.txt \ | ||||||
| 		README_ami.txt.info \ | 		README_ami.txt.info \ | ||||||
| 		libs/arp.library \ |  | ||||||
| 		runtime/doc.info \ | 		runtime/doc.info \ | ||||||
| 		runtime/doc/*.info \ | 		runtime/doc/*.info \ | ||||||
| 		runtime/icons/README.txt \ | 		runtime/icons/README.txt \ | ||||||
|   | |||||||
							
								
								
									
										
											BIN
										
									
								
								libs/arp.library
									
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								libs/arp.library
									
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							| @@ -748,6 +748,8 @@ static char *(features[]) = | |||||||
|  |  | ||||||
| static int included_patches[] = | static int included_patches[] = | ||||||
| {   /* Add new patch number below this line */ | {   /* Add new patch number below this line */ | ||||||
|  | /**/ | ||||||
|  |     1600, | ||||||
| /**/ | /**/ | ||||||
|     1599, |     1599, | ||||||
| /**/ | /**/ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user