On Wed, May 11, 2011 at 11:09:55AM -0700, tom d wrote:
> <pre>
> :/mnt/data/sage-4.6.2/devel/sage-combinat$ sage -hg qselect -s
> guards in series file:
> 1 +4_1_2
> 2 -4_3_1
...
> <pre>
> info("Updating guards")
> system(hg+" qselect -q -n")
> system(hg+" qselect "+
> " ".join(non_version_guards + version_guards))
> </pre>
> When a system hg call happens, does it use sage's local hg install, or
> does it rely on hg being installed elsewhere on the host system?
> Because I don't have hg installed outside of sage...
It uses Sage's hg. See the def of `hg` earlier in the file.
Hmm. I am pretty stuck at that point ...
Cheers,
Nicolas
--
Nicolas M. ThiƩry "Isil" <[email protected]>
http://Nicolas.Thiery.name/
--
You received this message because you are subscribed to the Google Groups
"sage-combinat-devel" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-combinat-devel?hl=en.