Guest User

Untitled

a guest
Jun 24th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.18 KB | None | 0 0
  1. /nix/store/p7q0v9qpcijqpb6qq0zpw1aqxfxirb4n-Xaw3d-1.6.3
  2. ├── include
  3. │   └── X11
  4. │   └── Xaw3d
  5. │   ├── AllWidgets.h
  6. │   ├── AsciiSink.h
  7. │   ├── AsciiSinkP.h
  8. │   ├── AsciiSrc.h
  9. │   ├── AsciiSrcP.h
  10. │   ├── AsciiText.h
  11. │   ├── AsciiTextP.h
  12. │   ├── Box.h
  13. │   ├── BoxP.h
  14. │   ├── Cardinals.h
  15. │   ├── Command.h
  16. │   ├── CommandP.h
  17. │   ├── Dialog.h
  18. │   ├── DialogP.h
  19. │   ├── Form.h
  20. │   ├── FormP.h
  21. │   ├── Grip.h
  22. │   ├── GripP.h
  23. │   ├── Label.h
  24. │   ├── LabelP.h
  25. │   ├── Layout.h
  26. │   ├── LayoutP.h
  27. │   ├── List.h
  28. │   ├── ListP.h
  29. │   ├── MenuButton.h
  30. │   ├── MenuButtoP.h
  31. │   ├── MultiSink.h
  32. │   ├── MultiSinkP.h
  33. │   ├── MultiSrc.h
  34. │   ├── MultiSrcP.h
  35. │   ├── Paned.h
  36. │   ├── PanedP.h
  37. │   ├── Panner.h
  38. │   ├── PannerP.h
  39. │   ├── Porthole.h
  40. │   ├── PortholeP.h
  41. │   ├── Repeater.h
  42. │   ├── RepeaterP.h
  43. │   ├── Reports.h
  44. │   ├── Scrollbar.h
  45. │   ├── ScrollbarP.h
  46. │   ├── Simple.h
  47. │   ├── SimpleMenP.h
  48. │   ├── SimpleMenu.h
  49. │   ├── SimpleP.h
  50. │   ├── SmeBSB.h
  51. │   ├── SmeBSBP.h
  52. │   ├── Sme.h
  53. │   ├── SmeLine.h
  54. │   ├── SmeLineP.h
  55. │   ├── SmeP.h
  56. │   ├── SmeThreeD.h
  57. │   ├── SmeThreeDP.h
  58. │   ├── StripCharP.h
  59. │   ├── StripChart.h
  60. │   ├── Text.h
  61. │   ├── TextP.h
  62. │   ├── TextSink.h
  63. │   ├── TextSinkP.h
  64. │   ├── TextSrc.h
  65. │   ├── TextSrcP.h
  66. │   ├── ThreeD.h
  67. │   ├── ThreeDP.h
  68. │   ├── Tip.h
  69. │   ├── TipP.h
  70. │   ├── Toggle.h
  71. │   ├── ToggleP.h
  72. │   ├── Tree.h
  73. │   ├── TreeP.h
  74. │   ├── VendorEP.h
  75. │   ├── Viewport.h
  76. │   ├── ViewportP.h
  77. │   ├── Xaw3dP.h
  78. │   ├── XawImP.h
  79. │   └── XawInit.h
  80. ├── lib
  81. │   ├── libXaw3d.la
  82. │   ├── libXaw3d.so -> libXaw3d.so.8.0.0
  83. │   ├── libXaw3d.so.8 -> libXaw3d.so.8.0.0
  84. │   ├── libXaw3d.so.8.0.0
  85. │   └── pkgconfig
  86. │   └── xaw3d.pc
  87. ├── nix-support
  88. │   └── propagated-build-inputs
  89. └── share
  90. └── doc
  91. └── libXaw3d
  92. └── README.XAW3D
  93.  
  94. 9 directories, 82 files
Add Comment
Please, Sign In to add comment