mirror of
https://github.com/ENSL/NS.git
synced 2025-01-24 01:51:02 +00:00
4f13237895
Change CRLF to LF in repo.
5 lines
60 B
Bash
5 lines
60 B
Bash
#!/bin/sh
|
|
make -f makefile.std
|
|
sh png2pnm.sh
|
|
sh pnm2png.sh
|
|
|