racket/collects/launcher
Matthew Flatt 32297601b6 use simple-form-path more consistently for path normalization
--- a reversal of opinion from my earlier commit; the problem
 with syntactic simplification is that it may not refer to the
 same file, due to soft links; given that true normalization is
 impossible, simplify-path and simple-form-path provide a good
 compromise between preserving paths as given and exanding
 soft links as neede
2010-06-03 17:23:14 -06:00
..
.gitignore
info.rkt
launcher-sig.rkt
launcher-unit.rkt use simple-form-path more consistently for path normalization 2010-06-03 17:23:14 -06:00
launcher.rkt
main.rkt
sh