rogerblandford / Music

Speculative project to map the entire universe over time with low spatial resolution using CMB, 21 cm and local surveys
MIT License
0 stars 5 forks source link

Figures need checking in #5

Closed drphilmarshall closed 9 years ago

drphilmarshall commented 9 years ago

fig4.jpg, fig5.jpg and fig6.jpg are missing! Try the following:

cd Music
git pull origin master
mv fig4.jpg fig5.jpg fig6.jpg doc/
cd doc
git add fig4.jpg fig5.jpg fig6.jpg
git commit -am "Adding missing figures, fixes #5"
git push origin master