Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created February 5, 2019 07:33
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 ryantm/50bac0e7de094b572883f29f7080d0ef to your computer and use it in GitHub Desktop.
Save ryantm/50bac0e7de094b572883f29f7080d0ef to your computer and use it in GitHub Desktop.
/nix/store/rxi4fkybpaqkdhj953gv598306wipg38-libtommath-1.1.0
├── include
│   ├── tommath_class.h
│   ├── tommath.h
│   └── tommath_superclass.h
└── lib
├── libtommath.la
├── libtommath.so -> libtommath.so.1.1.0
├── libtommath.so.1 -> libtommath.so.1.1.0
├── libtommath.so.1.1.0
└── pkgconfig
└── libtommath.pc
3 directories, 8 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment