scheme/bigloo: Fix package description to reflect actual situation
* gnu/packages/scheme.scm (bigloo): Description: Remove the part about the C# connection which has been removed since release 3.8a. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
		
							parent
							
								
									72a0c95013
								
							
						
					
					
						commit
						14e72a181e
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
					@ -197,8 +197,7 @@ features usually presented by traditional programming languages
 | 
				
			||||||
but not offered by Scheme and functional programming.  Bigloo
 | 
					but not offered by Scheme and functional programming.  Bigloo
 | 
				
			||||||
compiles Scheme modules.  It delivers small and fast stand alone
 | 
					compiles Scheme modules.  It delivers small and fast stand alone
 | 
				
			||||||
binary executables.  Bigloo enables full connections between
 | 
					binary executables.  Bigloo enables full connections between
 | 
				
			||||||
Scheme and C programs, between Scheme and Java programs, and
 | 
					Scheme and C programs and between Scheme and Java programs.")
 | 
				
			||||||
between Scheme and C# programs.")
 | 
					 | 
				
			||||||
    (license gpl2+)))
 | 
					    (license gpl2+)))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public hop
 | 
					(define-public hop
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue