Skip to content

Instantly share code, notes, and snippets.

@wildskyf
Created May 2, 2017 16:21
Show Gist options
  • Save wildskyf/dd8d66f5ead4942f22ea6f9a6a041624 to your computer and use it in GitHub Desktop.
Save wildskyf/dd8d66f5ead4942f22ea6f9a6a041624 to your computer and use it in GitHub Desktop.
.
├── config.json
├── index.bin
├── output
│   ├── d18955
│   │   ├── d18955.cif
│   │   └── d18955.tex
│   ├── d18955a
│   │   ├── d18955a.cif
│   │   └── d18955a.tex
│   └── d18956a
│       ├── d18956a.cif
│       └── d18956a.tex
└── test
    ├── d18955
    │   ├── d18955.cif
    │   ├── d18955.tex
    │   └── mo_d18955_0m._ls
    ├── d18955a
    │   ├── d18955a.cif
    │   ├── d18955a.tex
    │   └── mo_d18955a_0m._ls
    ├── d18956a
        ├── d18956a.cif
        ├── d18956a.tex
        └── mo_d18956a_0m._ls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment