mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
More ordering & layout fixes
This commit is contained in:
@@ -3,8 +3,7 @@ DESCRIPTION="
|
||||
Squirrel is a light weight programming language featuring higher-order \
|
||||
functions, classes/inheritance, delegation, tail recursion, generators, \
|
||||
cooperative threads, exception handling, reference counting and garbage \
|
||||
collection on demand. C-like syntax.
|
||||
"
|
||||
collection on demand. C-like syntax."
|
||||
HOMEPAGE="http://www.squirrel-lang.org"
|
||||
COPYRIGHT="2004-2013 Alberto Demichelis"
|
||||
LICENSE="MIT"
|
||||
|
||||
Reference in New Issue
Block a user