Guest User

Untitled

a guest
Nov 18th, 2012
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.71 KB | None | 0 0
  1. wieczyk@posejdon: Code/StringPainter
  2. % cat _tags
  3. <src/*.cmx>: for-pack(StringPainter)
  4. wieczyk@posejdon: Code/StringPainter
  5. % ocamlobjinfo _build/src/StringPainter.cma
  6. File _build/src/StringPainter.cma
  7. Force custom: no
  8. Extra C object files:
  9. Extra C options:
  10. Extra dynamically-loaded libraries:
  11. Unit name: ANSI_Colors
  12. Force link: no
  13. Interfaces imported:
  14. ff2567698d758660ec67c4397e3633f2 ANSI_Colors
  15. db723a1798b122e08919a2bfed062514 Pervasives
  16. 9c85fb419d52a8fd876c84784374e0cf List
  17. Uses unsafe features: no
  18. Unit name: ColorScheme
  19. Force link: no
  20. Interfaces imported:
  21. ff2567698d758660ec67c4397e3633f2 ANSI_Colors
  22. db723a1798b122e08919a2bfed062514 Pervasives
  23. a6b314f5455f01d54262b7eac714bb3a ColorScheme
  24. 9c85fb419d52a8fd876c84784374e0cf List
  25. Uses unsafe features: no
  26. Unit name: Engine
  27. Force link: no
  28. Interfaces imported:
  29. ff2567698d758660ec67c4397e3633f2 ANSI_Colors
  30. 40bf652f22a33a7cfa05ee1dd5e0d7e4 Buffer
  31. db723a1798b122e08919a2bfed062514 Pervasives
  32. a6b314f5455f01d54262b7eac714bb3a ColorScheme
  33. 9c85fb419d52a8fd876c84784374e0cf List
  34. 06a85c8a8604b57a5f18d84026b97f73 Engine
  35. Uses unsafe features: no
  36. Unit name: StringPainter
  37. Force link: no
  38. Interfaces imported:
  39. 08bcaa990817461cf575d473d3d4f43f StringPainter
  40. ff2567698d758660ec67c4397e3633f2 ANSI_Colors
  41. 40bf652f22a33a7cfa05ee1dd5e0d7e4 Buffer
  42. db723a1798b122e08919a2bfed062514 Pervasives
  43. a6b314f5455f01d54262b7eac714bb3a ColorScheme
  44. 9c85fb419d52a8fd876c84784374e0cf List
  45. 06a85c8a8604b57a5f18d84026b97f73 Engine
  46. Uses unsafe features: no
  47. wieczyk@posejdon: Code/StringPainter
  48. % ocamlobjinfo _build/src/StringPainter.cmxa
  49. File _build/src/StringPainter.cmxa
  50. Extra C object files:
  51. Extra C options:
  52. Name: ANSI_Colors
  53. Force link: no
  54. CRC of implementation: dc903afbaac0dd5d7ffe89e78028160b
  55. Globals defined:
  56. StringPainter__ANSI_Colors
  57. Interfaces imported:
  58. ff2567698d758660ec67c4397e3633f2 ANSI_Colors
  59. db723a1798b122e08919a2bfed062514 Pervasives
  60. 9c85fb419d52a8fd876c84784374e0cf List
  61. Implementations imported:
  62. 956fed069b3dc09090a00b7c0ef0acc5 List
  63. aefd4051446212dc2715dd455857cc49 Pervasives
  64. Approximation:
  65. _
  66. Currying functions: 2
  67. Apply functions:
  68. Name: ColorScheme
  69. Force link: no
  70. CRC of implementation: 7c82faaebf6eb8bebfa852684bde6f78
  71. Globals defined:
  72. StringPainter__ColorScheme
  73. Interfaces imported:
  74. ff2567698d758660ec67c4397e3633f2 ANSI_Colors
  75. db723a1798b122e08919a2bfed062514 Pervasives
  76. a6b314f5455f01d54262b7eac714bb3a ColorScheme
  77. 9c85fb419d52a8fd876c84784374e0cf List
  78. Implementations imported:
  79. dc903afbaac0dd5d7ffe89e78028160b ANSI_Colors
  80. Approximation:
  81. _
  82. Currying functions:
  83. Apply functions:
  84. Name: Engine
  85. Force link: no
  86. CRC of implementation: fd552e1d73e7a7c4c3b25cabc849f783
  87. Globals defined:
  88. StringPainter__Engine
  89. Interfaces imported:
  90. ff2567698d758660ec67c4397e3633f2 ANSI_Colors
  91. 40bf652f22a33a7cfa05ee1dd5e0d7e4 Buffer
  92. db723a1798b122e08919a2bfed062514 Pervasives
  93. a6b314f5455f01d54262b7eac714bb3a ColorScheme
  94. 9c85fb419d52a8fd876c84784374e0cf List
  95. 06a85c8a8604b57a5f18d84026b97f73 Engine
  96. Implementations imported:
  97. aefd4051446212dc2715dd455857cc49 Pervasives
  98. 956fed069b3dc09090a00b7c0ef0acc5 List
  99. 7c82faaebf6eb8bebfa852684bde6f78 ColorScheme
  100. ab1493444595c57139748f6e8d12d7dc Buffer
  101. Approximation:
  102. _
  103. Currying functions: 4 3 2 -2
  104. Apply functions: 2
  105. Name: StringPainter
  106. Force link: no
  107. CRC of implementation: df3560315291d9979dd30646bcd9089d
  108. Globals defined:
  109. StringPainter__Basic
  110. StringPainter__Prioritized
  111. StringPainter
  112. Interfaces imported:
  113. 08bcaa990817461cf575d473d3d4f43f StringPainter
  114. ff2567698d758660ec67c4397e3633f2 ANSI_Colors
  115. 40bf652f22a33a7cfa05ee1dd5e0d7e4 Buffer
  116. db723a1798b122e08919a2bfed062514 Pervasives
  117. a6b314f5455f01d54262b7eac714bb3a ColorScheme
  118. 9c85fb419d52a8fd876c84784374e0cf List
  119. 06a85c8a8604b57a5f18d84026b97f73 Engine
  120. Implementations imported:
  121. aefd4051446212dc2715dd455857cc49 Pervasives
  122. 956fed069b3dc09090a00b7c0ef0acc5 List
  123. fd552e1d73e7a7c4c3b25cabc849f783 Engine
  124. Approximation:
  125. _
  126. Currying functions: 5 3 2 6 4
  127. Apply functions: 2 3
Advertisement
Add Comment
Please, Sign In to add comment