File: restore.hold

package info (click to toggle)
r-pdl 0.2-2
  • links: PTS
  • area: main
  • in suites: slink
  • size: 10,848 kB
  • ctags: 5,599
  • sloc: ansic: 66,166; fortran: 3,810; sh: 2,561; perl: 1,930; yacc: 1,508; makefile: 623
file content (5 lines) | stat: -rwxr-xr-x 156 bytes parent folder | download
1
2
3
4
5
#!/bin/sh
# Use this to restore the R source to pristine state.
rsrc=R-0.61.2
rm -f $rsrc/src/math/mdefs.c
cp -f Makefile.in.back $rsrc/src/math/Makefile.in