[Chapel Merge] Remove scripts in util/misc

Branch: refs/heads/master
Revision: 12aa473
Author: mppf
Log Message:

Merge pull request #16555 from mppf/remove-most-util-misc

Remove scripts in util/misc

Removes chpl2pdf and diffLatexCode which made sense when we had a latex spec.

Removes replstring because our repository doesn’t need to track a utility for multi-file find and replace.

Removes sclc because there are other ways to count lines and they are out of scope for this project

Removes test_launch because it does not seem useful.

Reviewed by @vasslitvinov - thanks!

Modified Files:
R util/misc/chpl2pdf
R util/misc/diffLatexCode
R util/misc/replstring
R util/misc/sclc
R util/misc/test_launch

Compare: https://github.com/chapel-lang/chapel/compare/2a9311b1b9ad...12aa473c97c7