| 1 | #!/usr/local/bin/webwork-perl |
1 | #!/usr/local/bin/perl |
| 2 | ############################################################ |
2 | ############################################################ |
| 3 | # File: source.pl |
3 | # File: source.pl |
| 4 | # Copyright: WeBWorK 2000 all rights reserved |
4 | # Copyright: WeBWorK 2000 all rights reserved |
| 5 | # Description: This script will read, interpret, and output .html files |
5 | # Description: This script will read, interpret, and output .html files |
| 6 | # containing .pg source code |
6 | # containing .pg source code |