Artifact dad0f2a437e31581d83a7beab8db1b0827d819b618a0e6979966a0fd03032587:
- Executable file
r36/src/getpatches
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 272) [annotate] [blame] [check-ins using] [more...]
#!/bin/bash # Fetch a new copy of the patches file. cp 0patches.red 1patches.red cp patches.red 0patches.red echo "About to fetch new copy of patches.red file" xport -get http://ftp.rand.org/software_and_data/reduce/patches/patches.red patches.red echo "done" xport -inc