Commit da3c73a
committed
Repository cleanup
* Mention pprint in README.md
* Add cmake generated files to .gitignore
* Move the original Makefile and vgrind.sh off to a directory named
ATTIC. They are useful enough during development (still!) that I want
to keep them in the HEAD, but also a source of confusion. A BSD
Makefile in the main project directory is an invitation to mischief.
It can be accidentally run, creating more files in the main source
directory, and might be trusted when it should not be. Likewise,
vgrind.sh, which no longer works, may be run by accident, creating
mayhem.1 parent 121dc42 commit da3c73a
4 files changed
+17
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
4 | 3 | | |
5 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | | - | |
22 | | - | |
| 22 | + | |
| 23 | + | |
23 | 24 | | |
0 commit comments