I have murphy/protobuf installed and I'd like to look at the source code. How do I find it?
I tried: (find-system-path 'collects-dir) ;; yields ../collects, which is useless /Applications/Racket_v6.6/collects ;; nothing /Library/Application Support/ ;; no directory for Racket ~/Library/Application Support/ ;; no directory for Racket I'm looking for a way to do this programmatically so I'm not flailing around in the future. Where should I be looking? -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

