| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | #!@PERLINTERP@ -w | |
| 2 | ||
| 3 | # program that scales an OOPSE .in or .eor file to a new volume | |
| 4 | – | # written by Chris Fennell |
| 4 | ||
| 5 | + | # author = "Chris Fennell |
| 6 | + | # version = "$Revision: 1.4 $" |
| 7 | + | # date = "$Date: 2006-09-01 19:22:06 $" |
| 8 | + | # copyright = "Copyright (c) 2006 by the University of Notre Dame" |
| 9 | + | # license = "OOPSE" |
| 10 | + | |
| 11 | + | |
| 12 | use Getopt::Std; | |
| 13 | ||
| 14 | # some variables to get things going | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |