[racket] Information in Racket Bug Report
On Thu, Apr 19, 2012 at 6:07 PM, Harry Spier <vasishtha.spier at gmail.com> wrote:
>
> This was the start of the Environment section of the report.
> -----------------------------------------------------
> Environment: windows "Windows NT 6.0 (Build 6002) Service Pack 2"
> (win32\i386\3m) (get-display-depth) = 32
> Human Language: english
> (current-memory-use) 239022104
> Links: (links) = ("OCR_PROJECT" "racket-ocr"); (links #:user? #f) =
> (); (links #:root? #t) = (); (links #:user? #f #:root? #t) = ()
> ----------------------------------------------------------
>
> What does the Links line information mean?
It's a list of the links you've created with `raco link' [1].
[1] http://docs.racket-lang.org/raco/link.html
--
sam th
samth at ccs.neu.edu