Skip to content

Instantly share code, notes, and snippets.

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/8df61420321ac581c98f007ee2d24092 to your computer and use it in GitHub Desktop.
Save r-ryantm/8df61420321ac581c98f007ee2d24092 to your computer and use it in GitHub Desktop.
/nix/store/jdibz2p4y52k4a21x4fc2nz4ndhzyp7r-gl2ps-1.4.2
├── include
│   └── gl2ps.h
├── lib
│   ├── libgl2ps.a
│   ├── libgl2ps.so -> libgl2ps.so.1
│   ├── libgl2ps.so.1 -> libgl2ps.so.1.4.2
│   └── libgl2ps.so.1.4.2
└── share
└── doc
└── gl2ps
├── COPYING.GL2PS
├── COPYING.LGPL
├── gl2psTest.c
├── gl2psTestSimple.c
└── README.txt
5 directories, 10 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment