Advertisement
Guest User

Untitled

a guest
Oct 16th, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. /nix/store/fw2q16c302kmasi4gg6q807xicgnvv8k-netcdf-cxx4-4.3.1
  2. ├── bin
  3. │   └── ncxx4-config
  4. ├── include
  5. │   ├── ncAtt.h
  6. │   ├── ncByte.h
  7. │   ├── ncChar.h
  8. │   ├── ncCheck.h
  9. │   ├── ncCompoundType.h
  10. │   ├── ncDim.h
  11. │   ├── ncDouble.h
  12. │   ├── ncEnumType.h
  13. │   ├── ncException.h
  14. │   ├── ncFile.h
  15. │   ├── ncFloat.h
  16. │   ├── ncGroupAtt.h
  17. │   ├── ncGroup.h
  18. │   ├── ncInt64.h
  19. │   ├── ncInt.h
  20. │   ├── ncOpaqueType.h
  21. │   ├── ncShort.h
  22. │   ├── ncString.h
  23. │   ├── ncType.h
  24. │   ├── ncUbyte.h
  25. │   ├── ncUint64.h
  26. │   ├── ncUint.h
  27. │   ├── ncUshort.h
  28. │   ├── ncVarAtt.h
  29. │   ├── ncVar.h
  30. │   ├── ncVlenType.h
  31. │   └── netcdf
  32. └── lib
  33. ├── libh5bzip2.la
  34. ├── libh5bzip2.so
  35. ├── libnetcdf_c++4.la
  36. ├── libnetcdf_c++4.so -> libnetcdf_c++4.so.1.1.0
  37. ├── libnetcdf_c++4.so.1 -> libnetcdf_c++4.so.1.1.0
  38. ├── libnetcdf_c++4.so.1.1.0
  39. └── pkgconfig
  40. └── netcdf-cxx4.pc
  41.  
  42. 4 directories, 35 files
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement