diff options
author | Christopher R. Nelson <christopher.nelson@languidnights.com> | 2024-01-22 20:28:32 -0500 |
---|---|---|
committer | Christopher R. Nelson <christopher.nelson@languidnights.com> | 2024-01-22 20:28:32 -0500 |
commit | d137f95704a99a060b4041fb4f17fcd8cb8059e4 (patch) | |
tree | 5c16141a4cad43021694c283a302f7d831830653 /crn/packages/cpp.scm | |
parent | 35fb2f2a04d1ed1594c596c22c283af702a6a8ef (diff) |
doc: add README
Diffstat (limited to 'crn/packages/cpp.scm')
-rw-r--r-- | crn/packages/cpp.scm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/crn/packages/cpp.scm b/crn/packages/cpp.scm index 4120342..828b5e2 100644 --- a/crn/packages/cpp.scm +++ b/crn/packages/cpp.scm @@ -21,5 +21,3 @@ (base32 "13l86aq0h1jga949k79k9x3hw2xqchjc162sclg2f99vz98zcz15")) (file-name (git-file-name name version)) (patches (crn/search-patches "cpplint-pytest-version.patch")))))) - -cpplint-up |