Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created September 5, 2020 04:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/f9e66bc6d322ae69d232e25703aa367a to your computer and use it in GitHub Desktop.
Save r-ryantm/f9e66bc6d322ae69d232e25703aa367a to your computer and use it in GitHub Desktop.
/nix/store/ajvgj7bmla1zp2chkcz82nfdwrsbc0yw-libcint-3.1.1
├── include
│   ├── cint_funcs.h
│   └── cint.h
└── lib
├── libcint.so -> libcint.so.3
├── libcint.so.3 -> libcint.so.3.1.1
└── libcint.so.3.1.1
2 directories, 5 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment