On Mon, Mar 15, 2010 at 01:11:22AM -0700, Dima Pasechnik wrote:
> Could anyone tell  me the the advantage of
> 
>   ${gapver:=$SAGE_ROOT/spkg/standard/newest_version gap}
>   GAP0=`$gapver`

The meaning of ':=' there is to only set $gapver to $SAGE_ROOT/spkg/.... if
$gapver was unset or null previously.

-Willem Jan

-- 
To post to this group, send an email to [email protected]
To unsubscribe from this group, send an email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to