| # | Line 11 | Line 11 | if ( $#argv < 1 ) then | |
|---|---|---|
| 11 | endif | |
| 12 | if ( "$1" == library ) then | |
| 13 | source installib | |
| 14 | < | cp -f src/*/*.{cal,tab,hex} $ldir |
| 14 | > | cp -f src/*/*.{cal,tab,hex,dat} $ldir |
| 15 | echo "" | |
| 16 | echo "Set the environment variable RAYPATH=.:$ldir" | |
| 17 | echo 'For C-shell users, put the following into ~/.cshrc' | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |