Re: [racket-dev] another Planet2 Express memo

2013-06-28 Thread Eli Barzilay
A few minutes ago, Matthew Flatt wrote: > > To avoid problems, delete "racket/lib/links.rktd" and > "racket/lib/pkgs". [...] Quick note: a useful thing to know for such cases is git clean -dX -f which will make git remove all files that are ignored. Since the .gitignore files are all setup

[racket-dev] another Planet2 Express memo

2013-06-28 Thread Matthew Flatt
Good news, everyone! I've improved the top-level makefile in a way that probably breaks your existing repo checkout. Then again, there's a chance that things will appear to work for now, delaying problems until sometime later. To avoid problems, delete "racket/lib/links.rktd" and "racket/lib/pkgs"