mathematical 1.6.12 → 1.6.13

Sign up to get free protection for your applications and to get access to all the features.
Files changed (344) hide show
  1. checksums.yaml +5 -5
  2. data/ext/mathematical/CMakeLists.txt +48 -6
  3. data/ext/mathematical/extconf.rb +11 -8
  4. data/ext/mathematical/lasem/COPYING +2 -1
  5. data/ext/mathematical/lasem/NEWS +4 -2
  6. data/ext/mathematical/lasem/configure.ac +1 -1
  7. data/ext/mathematical/lasem/lasem.doap +2 -2
  8. data/ext/mathematical/lasem/po/LINGUAS +3 -0
  9. data/ext/mathematical/lasem/po/da.po +99 -0
  10. data/ext/mathematical/lasem/po/eu.po +66 -30
  11. data/ext/mathematical/lasem/po/it.po +68 -28
  12. data/ext/mathematical/lasem/po/ro.po +64 -0
  13. data/ext/mathematical/lasem/po/tr.po +68 -28
  14. data/ext/mathematical/lasem/src/lasemrender.c +2 -2
  15. data/ext/mathematical/lasem/src/lsm.c +2 -2
  16. data/ext/mathematical/lasem/src/lsm.h +2 -2
  17. data/ext/mathematical/lasem/src/lsmattributes.c +2 -2
  18. data/ext/mathematical/lasem/src/lsmattributes.h +2 -2
  19. data/ext/mathematical/lasem/src/lsmcairo.c +2 -2
  20. data/ext/mathematical/lasem/src/lsmcairo.h +2 -2
  21. data/ext/mathematical/lasem/src/lsmdebug.c +2 -2
  22. data/ext/mathematical/lasem/src/lsmdebug.h +2 -2
  23. data/ext/mathematical/lasem/src/lsmdom.h +2 -2
  24. data/ext/mathematical/lasem/src/lsmdomcharacterdata.c +2 -2
  25. data/ext/mathematical/lasem/src/lsmdomcharacterdata.h +2 -2
  26. data/ext/mathematical/lasem/src/lsmdomdocument.c +2 -2
  27. data/ext/mathematical/lasem/src/lsmdomdocument.h +2 -2
  28. data/ext/mathematical/lasem/src/lsmdomdocumentfragment.c +2 -2
  29. data/ext/mathematical/lasem/src/lsmdomdocumentfragment.h +2 -2
  30. data/ext/mathematical/lasem/src/lsmdomelement.c +2 -2
  31. data/ext/mathematical/lasem/src/lsmdomelement.h +2 -2
  32. data/ext/mathematical/lasem/src/lsmdomentities.c +2 -2
  33. data/ext/mathematical/lasem/src/lsmdomentities.h +2 -2
  34. data/ext/mathematical/lasem/src/lsmdomimplementation.c +2 -2
  35. data/ext/mathematical/lasem/src/lsmdomimplementation.h +2 -2
  36. data/ext/mathematical/lasem/src/lsmdomnamednodemap.c +2 -2
  37. data/ext/mathematical/lasem/src/lsmdomnamednodemap.h +2 -2
  38. data/ext/mathematical/lasem/src/lsmdomnode.c +2 -2
  39. data/ext/mathematical/lasem/src/lsmdomnode.h +2 -2
  40. data/ext/mathematical/lasem/src/lsmdomnodelist.c +2 -2
  41. data/ext/mathematical/lasem/src/lsmdomnodelist.h +2 -2
  42. data/ext/mathematical/lasem/src/lsmdomparser.c +2 -2
  43. data/ext/mathematical/lasem/src/lsmdomparser.h +2 -2
  44. data/ext/mathematical/lasem/src/lsmdomtext.c +2 -2
  45. data/ext/mathematical/lasem/src/lsmdomtext.h +2 -2
  46. data/ext/mathematical/lasem/src/lsmdomtypes.h +2 -2
  47. data/ext/mathematical/lasem/src/lsmdomview.c +2 -2
  48. data/ext/mathematical/lasem/src/lsmdomview.h +2 -2
  49. data/ext/mathematical/lasem/src/lsmitex.c +2 -2
  50. data/ext/mathematical/lasem/src/lsmitex.h +2 -2
  51. data/ext/mathematical/lasem/src/lsmmathml.h +2 -2
  52. data/ext/mathematical/lasem/src/lsmmathmlactionelement.c +2 -2
  53. data/ext/mathematical/lasem/src/lsmmathmlactionelement.h +2 -2
  54. data/ext/mathematical/lasem/src/lsmmathmlaligngroupelement.c +2 -2
  55. data/ext/mathematical/lasem/src/lsmmathmlaligngroupelement.h +2 -2
  56. data/ext/mathematical/lasem/src/lsmmathmlalignmarkelement.c +2 -2
  57. data/ext/mathematical/lasem/src/lsmmathmlalignmarkelement.h +2 -2
  58. data/ext/mathematical/lasem/src/lsmmathmlattributes.c +2 -2
  59. data/ext/mathematical/lasem/src/lsmmathmlattributes.h +2 -2
  60. data/ext/mathematical/lasem/src/lsmmathmldocument.c +3 -3
  61. data/ext/mathematical/lasem/src/lsmmathmldocument.h +2 -2
  62. data/ext/mathematical/lasem/src/lsmmathmlelement.c +2 -2
  63. data/ext/mathematical/lasem/src/lsmmathmlelement.h +2 -2
  64. data/ext/mathematical/lasem/src/lsmmathmlencloseelement.c +2 -2
  65. data/ext/mathematical/lasem/src/lsmmathmlencloseelement.h +2 -2
  66. data/ext/mathematical/lasem/src/lsmmathmlenums.c +6 -2
  67. data/ext/mathematical/lasem/src/lsmmathmlenums.h +2 -2
  68. data/ext/mathematical/lasem/src/lsmmathmlerrorelement.c +2 -2
  69. data/ext/mathematical/lasem/src/lsmmathmlerrorelement.h +2 -2
  70. data/ext/mathematical/lasem/src/lsmmathmlfencedelement.c +2 -2
  71. data/ext/mathematical/lasem/src/lsmmathmlfencedelement.h +2 -2
  72. data/ext/mathematical/lasem/src/lsmmathmlfractionelement.c +2 -2
  73. data/ext/mathematical/lasem/src/lsmmathmlfractionelement.h +2 -2
  74. data/ext/mathematical/lasem/src/lsmmathmlglyphtableams.c +2 -2
  75. data/ext/mathematical/lasem/src/lsmmathmlglyphtableams.h +2 -2
  76. data/ext/mathematical/lasem/src/lsmmathmlitexelement.c +2 -2
  77. data/ext/mathematical/lasem/src/lsmmathmlitexelement.h +2 -2
  78. data/ext/mathematical/lasem/src/lsmmathmllayoututils.c +2 -2
  79. data/ext/mathematical/lasem/src/lsmmathmllayoututils.h +2 -2
  80. data/ext/mathematical/lasem/src/lsmmathmlmathelement.c +2 -2
  81. data/ext/mathematical/lasem/src/lsmmathmlmathelement.h +2 -2
  82. data/ext/mathematical/lasem/src/lsmmathmloperatordictionary.c +2 -2
  83. data/ext/mathematical/lasem/src/lsmmathmloperatordictionary.h +2 -2
  84. data/ext/mathematical/lasem/src/lsmmathmloperatorelement.c +2 -2
  85. data/ext/mathematical/lasem/src/lsmmathmloperatorelement.h +2 -2
  86. data/ext/mathematical/lasem/src/lsmmathmlpaddedelement.c +2 -2
  87. data/ext/mathematical/lasem/src/lsmmathmlpaddedelement.h +2 -2
  88. data/ext/mathematical/lasem/src/lsmmathmlphantomelement.c +2 -2
  89. data/ext/mathematical/lasem/src/lsmmathmlphantomelement.h +2 -2
  90. data/ext/mathematical/lasem/src/lsmmathmlpresentationcontainer.c +2 -2
  91. data/ext/mathematical/lasem/src/lsmmathmlpresentationcontainer.h +2 -2
  92. data/ext/mathematical/lasem/src/lsmmathmlpresentationtoken.c +2 -2
  93. data/ext/mathematical/lasem/src/lsmmathmlpresentationtoken.h +2 -2
  94. data/ext/mathematical/lasem/src/lsmmathmlradicalelement.c +2 -2
  95. data/ext/mathematical/lasem/src/lsmmathmlradicalelement.h +2 -2
  96. data/ext/mathematical/lasem/src/lsmmathmlrowelement.c +2 -2
  97. data/ext/mathematical/lasem/src/lsmmathmlrowelement.h +2 -2
  98. data/ext/mathematical/lasem/src/lsmmathmlscriptelement.c +2 -2
  99. data/ext/mathematical/lasem/src/lsmmathmlscriptelement.h +2 -2
  100. data/ext/mathematical/lasem/src/lsmmathmlsemanticselement.c +2 -2
  101. data/ext/mathematical/lasem/src/lsmmathmlsemanticselement.h +2 -2
  102. data/ext/mathematical/lasem/src/lsmmathmlspaceelement.c +2 -2
  103. data/ext/mathematical/lasem/src/lsmmathmlspaceelement.h +2 -2
  104. data/ext/mathematical/lasem/src/lsmmathmlstringelement.c +2 -2
  105. data/ext/mathematical/lasem/src/lsmmathmlstringelement.h +2 -2
  106. data/ext/mathematical/lasem/src/lsmmathmlstyle.c +2 -2
  107. data/ext/mathematical/lasem/src/lsmmathmlstyle.h +2 -2
  108. data/ext/mathematical/lasem/src/lsmmathmlstyleelement.c +2 -2
  109. data/ext/mathematical/lasem/src/lsmmathmlstyleelement.h +2 -2
  110. data/ext/mathematical/lasem/src/lsmmathmltablecellelement.c +2 -2
  111. data/ext/mathematical/lasem/src/lsmmathmltablecellelement.h +2 -2
  112. data/ext/mathematical/lasem/src/lsmmathmltableelement.c +2 -2
  113. data/ext/mathematical/lasem/src/lsmmathmltableelement.h +2 -2
  114. data/ext/mathematical/lasem/src/lsmmathmltablerowelement.c +2 -2
  115. data/ext/mathematical/lasem/src/lsmmathmltablerowelement.h +2 -2
  116. data/ext/mathematical/lasem/src/lsmmathmltraits.c +2 -2
  117. data/ext/mathematical/lasem/src/lsmmathmltraits.h +2 -2
  118. data/ext/mathematical/lasem/src/lsmmathmltypes.h +2 -2
  119. data/ext/mathematical/lasem/src/lsmmathmlunderoverelement.c +2 -2
  120. data/ext/mathematical/lasem/src/lsmmathmlunderoverelement.h +2 -2
  121. data/ext/mathematical/lasem/src/lsmmathmlutils.c +2 -2
  122. data/ext/mathematical/lasem/src/lsmmathmlutils.h +2 -2
  123. data/ext/mathematical/lasem/src/lsmmathmlview.c +2 -2
  124. data/ext/mathematical/lasem/src/lsmmathmlview.h +2 -2
  125. data/ext/mathematical/lasem/src/lsmproperties.c +2 -2
  126. data/ext/mathematical/lasem/src/lsmproperties.h +2 -2
  127. data/ext/mathematical/lasem/src/lsmstr.c +2 -2
  128. data/ext/mathematical/lasem/src/lsmstr.h +2 -2
  129. data/ext/mathematical/lasem/src/lsmsvg.h +2 -2
  130. data/ext/mathematical/lasem/src/lsmsvgaelement.c +2 -2
  131. data/ext/mathematical/lasem/src/lsmsvgaelement.h +2 -2
  132. data/ext/mathematical/lasem/src/lsmsvgattributes.h +2 -2
  133. data/ext/mathematical/lasem/src/lsmsvgcircleelement.c +2 -2
  134. data/ext/mathematical/lasem/src/lsmsvgcircleelement.h +2 -2
  135. data/ext/mathematical/lasem/src/lsmsvgclippathelement.c +2 -2
  136. data/ext/mathematical/lasem/src/lsmsvgclippathelement.h +2 -2
  137. data/ext/mathematical/lasem/src/lsmsvgcolors.c +2 -2
  138. data/ext/mathematical/lasem/src/lsmsvgcolors.h +2 -2
  139. data/ext/mathematical/lasem/src/lsmsvgdefselement.c +2 -2
  140. data/ext/mathematical/lasem/src/lsmsvgdefselement.h +2 -2
  141. data/ext/mathematical/lasem/src/lsmsvgdocument.c +2 -2
  142. data/ext/mathematical/lasem/src/lsmsvgdocument.h +2 -2
  143. data/ext/mathematical/lasem/src/lsmsvgelement.c +2 -2
  144. data/ext/mathematical/lasem/src/lsmsvgelement.h +2 -3
  145. data/ext/mathematical/lasem/src/lsmsvgellipseelement.c +2 -2
  146. data/ext/mathematical/lasem/src/lsmsvgellipseelement.h +2 -2
  147. data/ext/mathematical/lasem/src/lsmsvgenums.c +2 -2
  148. data/ext/mathematical/lasem/src/lsmsvgenums.h +2 -2
  149. data/ext/mathematical/lasem/src/lsmsvgfilterblend.c +2 -2
  150. data/ext/mathematical/lasem/src/lsmsvgfilterblend.h +2 -2
  151. data/ext/mathematical/lasem/src/lsmsvgfiltercolormatrix.c +2 -2
  152. data/ext/mathematical/lasem/src/lsmsvgfiltercolormatrix.h +2 -2
  153. data/ext/mathematical/lasem/src/lsmsvgfiltercomposite.c +2 -2
  154. data/ext/mathematical/lasem/src/lsmsvgfiltercomposite.h +2 -2
  155. data/ext/mathematical/lasem/src/lsmsvgfilterconvolvematrix.c +2 -2
  156. data/ext/mathematical/lasem/src/lsmsvgfilterconvolvematrix.h +2 -2
  157. data/ext/mathematical/lasem/src/lsmsvgfilterdisplacementmap.c +2 -2
  158. data/ext/mathematical/lasem/src/lsmsvgfilterdisplacementmap.h +2 -2
  159. data/ext/mathematical/lasem/src/lsmsvgfilterelement.c +2 -2
  160. data/ext/mathematical/lasem/src/lsmsvgfilterelement.h +2 -2
  161. data/ext/mathematical/lasem/src/lsmsvgfilterflood.c +2 -2
  162. data/ext/mathematical/lasem/src/lsmsvgfilterflood.h +2 -2
  163. data/ext/mathematical/lasem/src/lsmsvgfiltergaussianblur.c +2 -2
  164. data/ext/mathematical/lasem/src/lsmsvgfiltergaussianblur.h +2 -2
  165. data/ext/mathematical/lasem/src/lsmsvgfilterimage.c +6 -4
  166. data/ext/mathematical/lasem/src/lsmsvgfilterimage.h +2 -2
  167. data/ext/mathematical/lasem/src/lsmsvgfiltermerge.c +2 -2
  168. data/ext/mathematical/lasem/src/lsmsvgfiltermerge.h +2 -2
  169. data/ext/mathematical/lasem/src/lsmsvgfiltermergenode.c +2 -2
  170. data/ext/mathematical/lasem/src/lsmsvgfiltermergenode.h +2 -2
  171. data/ext/mathematical/lasem/src/lsmsvgfiltermorphology.c +2 -2
  172. data/ext/mathematical/lasem/src/lsmsvgfiltermorphology.h +2 -2
  173. data/ext/mathematical/lasem/src/lsmsvgfilteroffset.c +2 -2
  174. data/ext/mathematical/lasem/src/lsmsvgfilteroffset.h +2 -2
  175. data/ext/mathematical/lasem/src/lsmsvgfilterprimitive.c +2 -2
  176. data/ext/mathematical/lasem/src/lsmsvgfilterprimitive.h +2 -2
  177. data/ext/mathematical/lasem/src/lsmsvgfilterspecularlighting.c +2 -2
  178. data/ext/mathematical/lasem/src/lsmsvgfilterspecularlighting.h +2 -2
  179. data/ext/mathematical/lasem/src/lsmsvgfiltersurface.c +2 -2
  180. data/ext/mathematical/lasem/src/lsmsvgfiltersurface.h +2 -2
  181. data/ext/mathematical/lasem/src/lsmsvgfiltertile.c +2 -2
  182. data/ext/mathematical/lasem/src/lsmsvgfiltertile.h +2 -2
  183. data/ext/mathematical/lasem/src/lsmsvgfilterturbulence.c +2 -2
  184. data/ext/mathematical/lasem/src/lsmsvgfilterturbulence.h +2 -2
  185. data/ext/mathematical/lasem/src/lsmsvggelement.c +2 -2
  186. data/ext/mathematical/lasem/src/lsmsvggelement.h +2 -2
  187. data/ext/mathematical/lasem/src/lsmsvggradientelement.c +2 -2
  188. data/ext/mathematical/lasem/src/lsmsvggradientelement.h +2 -2
  189. data/ext/mathematical/lasem/src/lsmsvgimageelement.c +2 -2
  190. data/ext/mathematical/lasem/src/lsmsvgimageelement.h +2 -2
  191. data/ext/mathematical/lasem/src/lsmsvglength.c +2 -2
  192. data/ext/mathematical/lasem/src/lsmsvglength.h +2 -2
  193. data/ext/mathematical/lasem/src/lsmsvglineargradientelement.c +2 -2
  194. data/ext/mathematical/lasem/src/lsmsvglineargradientelement.h +2 -2
  195. data/ext/mathematical/lasem/src/lsmsvglineelement.c +2 -2
  196. data/ext/mathematical/lasem/src/lsmsvglineelement.h +2 -2
  197. data/ext/mathematical/lasem/src/lsmsvgmarkerelement.c +2 -2
  198. data/ext/mathematical/lasem/src/lsmsvgmarkerelement.h +2 -2
  199. data/ext/mathematical/lasem/src/lsmsvgmaskelement.c +2 -2
  200. data/ext/mathematical/lasem/src/lsmsvgmaskelement.h +2 -2
  201. data/ext/mathematical/lasem/src/lsmsvgmatrix.c +2 -2
  202. data/ext/mathematical/lasem/src/lsmsvgmatrix.h +2 -2
  203. data/ext/mathematical/lasem/src/lsmsvgpathelement.c +2 -2
  204. data/ext/mathematical/lasem/src/lsmsvgpathelement.h +2 -2
  205. data/ext/mathematical/lasem/src/lsmsvgpatternelement.c +2 -2
  206. data/ext/mathematical/lasem/src/lsmsvgpatternelement.h +2 -2
  207. data/ext/mathematical/lasem/src/lsmsvgpolygonelement.c +2 -2
  208. data/ext/mathematical/lasem/src/lsmsvgpolygonelement.h +2 -2
  209. data/ext/mathematical/lasem/src/lsmsvgpolylineelement.c +2 -2
  210. data/ext/mathematical/lasem/src/lsmsvgpolylineelement.h +2 -2
  211. data/ext/mathematical/lasem/src/lsmsvgradialgradientelement.c +2 -2
  212. data/ext/mathematical/lasem/src/lsmsvgradialgradientelement.h +2 -2
  213. data/ext/mathematical/lasem/src/lsmsvgrectelement.c +2 -2
  214. data/ext/mathematical/lasem/src/lsmsvgrectelement.h +2 -2
  215. data/ext/mathematical/lasem/src/lsmsvgstopelement.c +2 -2
  216. data/ext/mathematical/lasem/src/lsmsvgstopelement.h +2 -2
  217. data/ext/mathematical/lasem/src/lsmsvgstyle.c +2 -2
  218. data/ext/mathematical/lasem/src/lsmsvgstyle.h +2 -2
  219. data/ext/mathematical/lasem/src/lsmsvgsvgelement.c +2 -2
  220. data/ext/mathematical/lasem/src/lsmsvgsvgelement.h +2 -2
  221. data/ext/mathematical/lasem/src/lsmsvgswitchelement.c +2 -2
  222. data/ext/mathematical/lasem/src/lsmsvgswitchelement.h +2 -2
  223. data/ext/mathematical/lasem/src/lsmsvgsymbolelement.c +2 -2
  224. data/ext/mathematical/lasem/src/lsmsvgsymbolelement.h +2 -2
  225. data/ext/mathematical/lasem/src/lsmsvgtextelement.c +2 -2
  226. data/ext/mathematical/lasem/src/lsmsvgtextelement.h +2 -2
  227. data/ext/mathematical/lasem/src/lsmsvgtraits.c +2 -2
  228. data/ext/mathematical/lasem/src/lsmsvgtraits.h +2 -2
  229. data/ext/mathematical/lasem/src/lsmsvgtransformable.c +2 -2
  230. data/ext/mathematical/lasem/src/lsmsvgtransformable.h +2 -2
  231. data/ext/mathematical/lasem/src/lsmsvgtspanelement.c +2 -2
  232. data/ext/mathematical/lasem/src/lsmsvgtspanelement.h +2 -2
  233. data/ext/mathematical/lasem/src/lsmsvgtypes.h +2 -2
  234. data/ext/mathematical/lasem/src/lsmsvguseelement.c +2 -2
  235. data/ext/mathematical/lasem/src/lsmsvguseelement.h +2 -2
  236. data/ext/mathematical/lasem/src/lsmsvgview.c +2 -2
  237. data/ext/mathematical/lasem/src/lsmsvgview.h +2 -2
  238. data/ext/mathematical/lasem/src/lsmtraits.c +2 -2
  239. data/ext/mathematical/lasem/src/lsmtraits.h +2 -2
  240. data/ext/mathematical/lasem/src/lsmtypes.h +2 -2
  241. data/ext/mathematical/lasem/src/lsmutils.c +2 -2
  242. data/ext/mathematical/lasem/src/lsmutils.h +2 -2
  243. data/ext/mathematical/lasem/tests/lsmtest.c +1 -3
  244. data/ext/mathematical/lasem/tests/suite.c +1 -2
  245. data/ext/mathematical/lasem_overrides.c +3 -0
  246. data/ext/mathematical/lib/liblasem.dylib +0 -0
  247. data/ext/mathematical/lib/libmtex2MML.a +0 -0
  248. data/ext/mathematical/mtex2MML/build/CMakeCache.txt +84 -79
  249. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.8.0 → 3.15.5}/CMakeCCompiler.cmake +15 -7
  250. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.8.0 → 3.15.5}/CMakeCXXCompiler.cmake +17 -8
  251. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.8.0 → 3.15.5}/CMakeDetermineCompilerABI_C.bin +0 -0
  252. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.7.2 → 3.15.5}/CMakeDetermineCompilerABI_CXX.bin +0 -0
  253. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.7.2 → 3.15.5}/CMakeSystem.cmake +4 -4
  254. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.8.0 → 3.15.5}/CompilerIdC/CMakeCCompilerId.c +135 -37
  255. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.7.2 → 3.15.5}/CompilerIdC/a.out +0 -0
  256. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.8.0 → 3.15.5}/CompilerIdCXX/CMakeCXXCompilerId.cpp +143 -38
  257. data/ext/mathematical/mtex2MML/build/CMakeFiles/{3.7.2 → 3.15.5}/CompilerIdCXX/a.out +0 -0
  258. data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeDirectoryInformation.cmake +3 -3
  259. data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeOutput.log +250 -939
  260. data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeRuleHashes.txt +33 -33
  261. data/ext/mathematical/mtex2MML/build/CMakeFiles/Continuous.dir/build.make +7 -7
  262. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousBuild.dir/build.make +7 -7
  263. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousConfigure.dir/build.make +7 -7
  264. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousCoverage.dir/build.make +7 -7
  265. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousMemCheck.dir/build.make +7 -7
  266. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousStart.dir/build.make +7 -7
  267. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousSubmit.dir/build.make +7 -7
  268. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousTest.dir/build.make +7 -7
  269. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousUpdate.dir/build.make +7 -7
  270. data/ext/mathematical/mtex2MML/build/CMakeFiles/Experimental.dir/build.make +7 -7
  271. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalBuild.dir/build.make +7 -7
  272. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalConfigure.dir/build.make +7 -7
  273. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalCoverage.dir/build.make +7 -7
  274. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalMemCheck.dir/build.make +7 -7
  275. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalStart.dir/build.make +7 -7
  276. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalSubmit.dir/build.make +7 -7
  277. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalTest.dir/build.make +7 -7
  278. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalUpdate.dir/build.make +7 -7
  279. data/ext/mathematical/mtex2MML/build/CMakeFiles/Makefile.cmake +113 -109
  280. data/ext/mathematical/mtex2MML/build/CMakeFiles/Makefile2 +149 -278
  281. data/ext/mathematical/mtex2MML/build/CMakeFiles/Nightly.dir/build.make +7 -7
  282. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyBuild.dir/build.make +7 -7
  283. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyConfigure.dir/build.make +7 -7
  284. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyCoverage.dir/build.make +7 -7
  285. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemCheck.dir/build.make +7 -7
  286. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemoryCheck.dir/build.make +7 -7
  287. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyStart.dir/build.make +7 -7
  288. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlySubmit.dir/build.make +7 -7
  289. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyTest.dir/build.make +7 -7
  290. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyUpdate.dir/build.make +7 -7
  291. data/ext/mathematical/mtex2MML/build/CMakeFiles/TargetDirectories.txt +41 -41
  292. data/ext/mathematical/mtex2MML/build/CMakeFiles/format.dir/build.make +7 -7
  293. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/DependInfo.cmake +11 -10
  294. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/build.make +39 -126
  295. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/cmake_clean.cmake +6 -6
  296. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/flags.make +5 -5
  297. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/link.txt +1 -1
  298. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/C.includecache +42 -42
  299. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/DependInfo.cmake +9 -9
  300. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/build.make +39 -126
  301. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/cmake_clean.cmake +6 -6
  302. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/depend.internal +25 -25
  303. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/depend.make +1 -1
  304. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/flags.make +5 -5
  305. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/link.txt +2 -2
  306. data/ext/mathematical/mtex2MML/build/CMakeFiles/memcheck.dir/build.make +6 -6
  307. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/DependInfo.cmake +10 -10
  308. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/build.make +43 -142
  309. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/cmake_clean.cmake +7 -7
  310. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/flags.make +5 -5
  311. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/link.txt +1 -1
  312. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/DependInfo.cmake +26 -26
  313. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/build.make +113 -404
  314. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/cmake_clean.cmake +11 -11
  315. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/flags.make +5 -5
  316. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/link.txt +1 -1
  317. data/ext/mathematical/mtex2MML/build/CTestTestfile.cmake +3 -2
  318. data/ext/mathematical/mtex2MML/build/DartConfiguration.tcl +11 -18
  319. data/ext/mathematical/mtex2MML/build/Makefile +18 -18
  320. data/ext/mathematical/mtex2MML/build/cmake_install.cmake +63 -4
  321. data/ext/mathematical/mtex2MML/build/lexer.c +4104 -4048
  322. data/ext/mathematical/mtex2MML/build/libmtex2MML.a +0 -0
  323. data/ext/mathematical/mtex2MML/build/libmtex2MML.pc +1 -1
  324. data/ext/mathematical/mtex2MML/build/mtex2mml_export.h +1 -1
  325. data/ext/mathematical/mtex2MML/build/parser.c +3137 -3123
  326. data/ext/mathematical/mtex2MML/build/parser.h +32 -32
  327. data/ext/mathematical/mtex2MML/build/parser.output +13641 -12859
  328. data/lib/mathematical/version.rb +1 -1
  329. data/mathematical.gemspec +2 -3
  330. data/test/test_helper.rb +4 -1
  331. metadata +18 -44
  332. data/ext/mathematical/FindPackageHandleStandardArgs.cmake +0 -58
  333. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeCCompiler.cmake +0 -68
  334. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeCXXCompiler.cmake +0 -69
  335. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeDetermineCompilerABI_C.bin +0 -0
  336. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdC/CMakeCCompilerId.c +0 -561
  337. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdCXX/CMakeCXXCompilerId.cpp +0 -533
  338. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CMakeDetermineCompilerABI_CXX.bin +0 -0
  339. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CMakeSystem.cmake +0 -15
  340. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CompilerIdC/a.out +0 -0
  341. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CompilerIdCXX/a.out +0 -0
  342. data/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.bin +0 -0
  343. data/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.c +0 -34
  344. data/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.cxx +0 -405
@@ -1,16 +1,16 @@
1
1
  file(REMOVE_RECURSE
2
- "parser.c"
3
- "parser.h"
4
- "lexer.c"
2
+ "CMakeFiles/libmtex2MML_static.dir/lexer.c.o"
3
+ "CMakeFiles/libmtex2MML_static.dir/parser.c.o"
5
4
  "CMakeFiles/libmtex2MML_static.dir/src/colors.c.o"
6
5
  "CMakeFiles/libmtex2MML_static.dir/src/em.c.o"
7
6
  "CMakeFiles/libmtex2MML_static.dir/src/environment.c.o"
8
7
  "CMakeFiles/libmtex2MML_static.dir/src/string_dup.c.o"
9
8
  "CMakeFiles/libmtex2MML_static.dir/src/string_extras.c.o"
10
- "CMakeFiles/libmtex2MML_static.dir/parser.c.o"
11
- "CMakeFiles/libmtex2MML_static.dir/lexer.c.o"
12
- "libmtex2MML.pdb"
9
+ "lexer.c"
13
10
  "libmtex2MML.a"
11
+ "libmtex2MML.pdb"
12
+ "parser.c"
13
+ "parser.h"
14
14
  )
15
15
 
16
16
  # Per-language clean rules from dependency scanning.
@@ -1,5 +1,5 @@
1
1
  # CMAKE generated file: DO NOT EDIT!
2
- # Generated by "Unix Makefiles" Generator, CMake Version 3.8
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 3.15
3
3
 
4
4
  CMakeFiles/libmtex2MML_static.dir/lexer.c.o
5
5
  ../deps/uthash/utarray.h
@@ -9,8 +9,8 @@ CMakeFiles/libmtex2MML_static.dir/lexer.c.o
9
9
  ../src/mtex2MML.h
10
10
  ../src/string_dup.h
11
11
  ../src/string_extras.h
12
- /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/lexer.c
13
- /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/parser.h
12
+ /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/lexer.c
13
+ /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/parser.h
14
14
  CMakeFiles/libmtex2MML_static.dir/parser.c.o
15
15
  ../deps/uthash/utarray.h
16
16
  ../deps/uthash/utstring.h
@@ -20,30 +20,30 @@ CMakeFiles/libmtex2MML_static.dir/parser.c.o
20
20
  ../src/mtex2MML.h
21
21
  ../src/string_dup.h
22
22
  ../src/string_extras.h
23
- /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/parser.c
24
- /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/deps/uthash/uthash.h
23
+ /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/parser.c
24
+ /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/deps/uthash/uthash.h
25
25
  CMakeFiles/libmtex2MML_static.dir/src/colors.c.o
26
- /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/deps/uthash/uthash.h
27
- /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/colors.c
28
- /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/colors.h
26
+ /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/deps/uthash/uthash.h
27
+ /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/colors.c
28
+ /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/colors.h
29
29
  CMakeFiles/libmtex2MML_static.dir/src/em.c.o
30
- /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/deps/uthash/utstring.h
31
- /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/em.c
32
- /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/em.h
33
- /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/string_dup.h
30
+ /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/deps/uthash/utstring.h
31
+ /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/em.c
32
+ /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/em.h
33
+ /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/string_dup.h
34
34
  CMakeFiles/libmtex2MML_static.dir/src/environment.c.o
35
- /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/deps/uthash/utarray.h
36
- /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/deps/uthash/uthash.h
37
- /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/deps/uthash/utstring.h
38
- /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/environment.c
39
- /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/environment.h
40
- /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/string_dup.h
41
- /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/string_extras.h
35
+ /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/deps/uthash/utarray.h
36
+ /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/deps/uthash/uthash.h
37
+ /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/deps/uthash/utstring.h
38
+ /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/environment.c
39
+ /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/environment.h
40
+ /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/string_dup.h
41
+ /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/string_extras.h
42
42
  CMakeFiles/libmtex2MML_static.dir/src/string_dup.c.o
43
- /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/string_dup.c
44
- /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/string_dup.h
43
+ /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/string_dup.c
44
+ /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/string_dup.h
45
45
  CMakeFiles/libmtex2MML_static.dir/src/string_extras.c.o
46
- /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/deps/uthash/utstring.h
47
- /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/string_dup.h
48
- /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/string_extras.c
49
- /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/string_extras.h
46
+ /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/deps/uthash/utstring.h
47
+ /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/string_dup.h
48
+ /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/string_extras.c
49
+ /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/string_extras.h
@@ -1,5 +1,5 @@
1
1
  # CMAKE generated file: DO NOT EDIT!
2
- # Generated by "Unix Makefiles" Generator, CMake Version 3.8
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 3.15
3
3
 
4
4
  CMakeFiles/libmtex2MML_static.dir/lexer.c.o: ../deps/uthash/utarray.h
5
5
  CMakeFiles/libmtex2MML_static.dir/lexer.c.o: ../deps/uthash/uthash.h
@@ -1,10 +1,10 @@
1
1
  # CMAKE generated file: DO NOT EDIT!
2
- # Generated by "Unix Makefiles" Generator, CMake Version 3.8
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 3.15
3
3
 
4
- # compile C with /Library/Developer/CommandLineTools/usr/bin/cc
5
- C_FLAGS = -Wall -Wextra -std=c99 -pedantic-errors -fextended-identifiers
4
+ # compile C with /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
5
+ C_FLAGS = -Wall -Wextra -std=c99 -pedantic-errors -fextended-identifiers -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk
6
6
 
7
- C_DEFINES = -DCLAR_FIXTURE_PATH=\"/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/tests/fixtures/\" -DCLAR_TMPDIR=\"libmtex2MML_tests\"
7
+ C_DEFINES = -DCLAR_FIXTURE_PATH=\"/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/tests/fixtures/\" -DCLAR_TMPDIR=\"libmtex2MML_tests\"
8
8
 
9
- C_INCLUDES = -I/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src -I/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/deps -I/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build -I/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/tests
9
+ C_INCLUDES = -I/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src -I/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/deps -I/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build -I/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/tests
10
10
 
@@ -1,2 +1,2 @@
1
- /Library/Developer/CommandLineTools/usr/bin/ar qc libmtex2MML.a CMakeFiles/libmtex2MML_static.dir/src/colors.c.o CMakeFiles/libmtex2MML_static.dir/src/em.c.o CMakeFiles/libmtex2MML_static.dir/src/environment.c.o CMakeFiles/libmtex2MML_static.dir/src/string_dup.c.o CMakeFiles/libmtex2MML_static.dir/src/string_extras.c.o CMakeFiles/libmtex2MML_static.dir/parser.c.o CMakeFiles/libmtex2MML_static.dir/lexer.c.o
2
- /Library/Developer/CommandLineTools/usr/bin/ranlib libmtex2MML.a
1
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar qc libmtex2MML.a CMakeFiles/libmtex2MML_static.dir/src/colors.c.o CMakeFiles/libmtex2MML_static.dir/src/em.c.o CMakeFiles/libmtex2MML_static.dir/src/environment.c.o CMakeFiles/libmtex2MML_static.dir/src/string_dup.c.o CMakeFiles/libmtex2MML_static.dir/src/string_extras.c.o CMakeFiles/libmtex2MML_static.dir/parser.c.o CMakeFiles/libmtex2MML_static.dir/lexer.c.o
2
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib libmtex2MML.a
@@ -1,5 +1,5 @@
1
1
  # CMAKE generated file: DO NOT EDIT!
2
- # Generated by "Unix Makefiles" Generator, CMake Version 3.8
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 3.15
3
3
 
4
4
  # Delete rule output on recipe failure.
5
5
  .DELETE_ON_ERROR:
@@ -34,19 +34,19 @@ cmake_force:
34
34
  SHELL = /bin/sh
35
35
 
36
36
  # The CMake executable.
37
- CMAKE_COMMAND = /usr/local/Cellar/cmake/3.8.0/bin/cmake
37
+ CMAKE_COMMAND = /usr/local/Cellar/cmake/3.15.5/bin/cmake
38
38
 
39
39
  # The command to remove a file.
40
- RM = /usr/local/Cellar/cmake/3.8.0/bin/cmake -E remove -f
40
+ RM = /usr/local/Cellar/cmake/3.15.5/bin/cmake -E remove -f
41
41
 
42
42
  # Escaping for special characters.
43
43
  EQUALS = =
44
44
 
45
45
  # The top-level source directory on which CMake was run.
46
- CMAKE_SOURCE_DIR = /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML
46
+ CMAKE_SOURCE_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML
47
47
 
48
48
  # The top-level build directory on which CMake was run.
49
- CMAKE_BINARY_DIR = /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build
49
+ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build
50
50
 
51
51
  # Utility rule file for memcheck.
52
52
 
@@ -71,6 +71,6 @@ CMakeFiles/memcheck.dir/clean:
71
71
  .PHONY : CMakeFiles/memcheck.dir/clean
72
72
 
73
73
  CMakeFiles/memcheck.dir/depend:
74
- cd /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/memcheck.dir/DependInfo.cmake --color=$(COLOR)
74
+ cd /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/memcheck.dir/DependInfo.cmake --color=$(COLOR)
75
75
  .PHONY : CMakeFiles/memcheck.dir/depend
76
76
 
@@ -4,20 +4,20 @@ set(CMAKE_DEPENDS_LANGUAGES
4
4
  )
5
5
  # The set of files for implicit dependencies of each language:
6
6
  set(CMAKE_DEPENDS_CHECK_C
7
- "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/lexer.c" "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/lexer.c.o"
8
- "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/parser.c" "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/parser.c.o"
9
- "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/colors.c" "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/src/colors.c.o"
10
- "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/em.c" "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/src/em.c.o"
11
- "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/environment.c" "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/src/environment.c.o"
12
- "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/main.c" "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/src/main.c.o"
13
- "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/string_dup.c" "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/src/string_dup.c.o"
14
- "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/string_extras.c" "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/src/string_extras.c.o"
7
+ "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/lexer.c" "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/lexer.c.o"
8
+ "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/parser.c" "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/parser.c.o"
9
+ "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/colors.c" "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/src/colors.c.o"
10
+ "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/em.c" "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/src/em.c.o"
11
+ "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/environment.c" "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/src/environment.c.o"
12
+ "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/main.c" "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/src/main.c.o"
13
+ "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/string_dup.c" "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/src/string_dup.c.o"
14
+ "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/string_extras.c" "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/src/string_extras.c.o"
15
15
  )
16
16
  set(CMAKE_C_COMPILER_ID "Clang")
17
17
 
18
18
  # Preprocessor definitions for this target.
19
19
  set(CMAKE_TARGET_DEFINITIONS_C
20
- "CLAR_FIXTURE_PATH=\"/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/tests/fixtures/\""
20
+ "CLAR_FIXTURE_PATH=\"/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/tests/fixtures/\""
21
21
  "CLAR_TMPDIR=\"libmtex2MML_tests\""
22
22
  )
23
23
 
@@ -31,7 +31,7 @@ set(CMAKE_C_TARGET_INCLUDE_PATH
31
31
 
32
32
  # Pairs of files generated by the same build rule.
33
33
  set(CMAKE_MULTIPLE_OUTPUT_PAIRS
34
- "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/parser.h" "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/parser.c"
34
+ "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/parser.h" "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/parser.c"
35
35
  )
36
36
 
37
37
 
@@ -1,5 +1,5 @@
1
1
  # CMAKE generated file: DO NOT EDIT!
2
- # Generated by "Unix Makefiles" Generator, CMake Version 3.8
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 3.15
3
3
 
4
4
  # Delete rule output on recipe failure.
5
5
  .DELETE_ON_ERROR:
@@ -34,19 +34,19 @@ cmake_force:
34
34
  SHELL = /bin/sh
35
35
 
36
36
  # The CMake executable.
37
- CMAKE_COMMAND = /usr/local/Cellar/cmake/3.8.0/bin/cmake
37
+ CMAKE_COMMAND = /usr/local/Cellar/cmake/3.15.5/bin/cmake
38
38
 
39
39
  # The command to remove a file.
40
- RM = /usr/local/Cellar/cmake/3.8.0/bin/cmake -E remove -f
40
+ RM = /usr/local/Cellar/cmake/3.15.5/bin/cmake -E remove -f
41
41
 
42
42
  # Escaping for special characters.
43
43
  EQUALS = =
44
44
 
45
45
  # The top-level source directory on which CMake was run.
46
- CMAKE_SOURCE_DIR = /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML
46
+ CMAKE_SOURCE_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML
47
47
 
48
48
  # The top-level build directory on which CMake was run.
49
- CMAKE_BINARY_DIR = /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build
49
+ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build
50
50
 
51
51
  # Include any dependencies generated for this target.
52
52
  include CMakeFiles/mtex2MML.dir/depend.make
@@ -58,208 +58,120 @@ include CMakeFiles/mtex2MML.dir/progress.make
58
58
  include CMakeFiles/mtex2MML.dir/flags.make
59
59
 
60
60
  parser.c: ../src/parser.y
61
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "[BISON][MTEX2MMLPARSER] Building parser with bison 2.3"
62
- cd /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML && /usr/bin/bison -y -v -p mtex2MML_yy -d -o /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/parser.c /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y
61
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "[BISON][MTEX2MMLPARSER] Building parser with bison 2.3"
62
+ cd /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML && /usr/bin/bison -y -v -p mtex2MML_yy -d -o /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/parser.c /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y
63
63
 
64
64
  parser.h: parser.c
65
65
  @$(CMAKE_COMMAND) -E touch_nocreate parser.h
66
66
 
67
67
  lexer.c: ../src/lexer.l
68
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "[FLEX][MTEX2MMLSCANNER] Building scanner with flex 2.5.35"
69
- cd /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML && /usr/bin/flex -P mtex2MML_yy -o/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/lexer.c /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/lexer.l
68
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "[FLEX][MTEX2MMLSCANNER] Building scanner with flex 2.5.35"
69
+ cd /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML && /usr/bin/flex -P mtex2MML_yy -o/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/lexer.c /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/lexer.l
70
70
 
71
71
  CMakeFiles/mtex2MML.dir/src/colors.c.o: CMakeFiles/mtex2MML.dir/flags.make
72
72
  CMakeFiles/mtex2MML.dir/src/colors.c.o: ../src/colors.c
73
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object CMakeFiles/mtex2MML.dir/src/colors.c.o"
74
- /Library/Developer/CommandLineTools/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/mtex2MML.dir/src/colors.c.o -c /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/colors.c
73
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object CMakeFiles/mtex2MML.dir/src/colors.c.o"
74
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/mtex2MML.dir/src/colors.c.o -c /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/colors.c
75
75
 
76
76
  CMakeFiles/mtex2MML.dir/src/colors.c.i: cmake_force
77
77
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/mtex2MML.dir/src/colors.c.i"
78
- /Library/Developer/CommandLineTools/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/colors.c > CMakeFiles/mtex2MML.dir/src/colors.c.i
78
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/colors.c > CMakeFiles/mtex2MML.dir/src/colors.c.i
79
79
 
80
80
  CMakeFiles/mtex2MML.dir/src/colors.c.s: cmake_force
81
81
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/mtex2MML.dir/src/colors.c.s"
82
- /Library/Developer/CommandLineTools/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/colors.c -o CMakeFiles/mtex2MML.dir/src/colors.c.s
83
-
84
- CMakeFiles/mtex2MML.dir/src/colors.c.o.requires:
85
-
86
- .PHONY : CMakeFiles/mtex2MML.dir/src/colors.c.o.requires
87
-
88
- CMakeFiles/mtex2MML.dir/src/colors.c.o.provides: CMakeFiles/mtex2MML.dir/src/colors.c.o.requires
89
- $(MAKE) -f CMakeFiles/mtex2MML.dir/build.make CMakeFiles/mtex2MML.dir/src/colors.c.o.provides.build
90
- .PHONY : CMakeFiles/mtex2MML.dir/src/colors.c.o.provides
91
-
92
- CMakeFiles/mtex2MML.dir/src/colors.c.o.provides.build: CMakeFiles/mtex2MML.dir/src/colors.c.o
93
-
82
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/colors.c -o CMakeFiles/mtex2MML.dir/src/colors.c.s
94
83
 
95
84
  CMakeFiles/mtex2MML.dir/src/em.c.o: CMakeFiles/mtex2MML.dir/flags.make
96
85
  CMakeFiles/mtex2MML.dir/src/em.c.o: ../src/em.c
97
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building C object CMakeFiles/mtex2MML.dir/src/em.c.o"
98
- /Library/Developer/CommandLineTools/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/mtex2MML.dir/src/em.c.o -c /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/em.c
86
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building C object CMakeFiles/mtex2MML.dir/src/em.c.o"
87
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/mtex2MML.dir/src/em.c.o -c /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/em.c
99
88
 
100
89
  CMakeFiles/mtex2MML.dir/src/em.c.i: cmake_force
101
90
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/mtex2MML.dir/src/em.c.i"
102
- /Library/Developer/CommandLineTools/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/em.c > CMakeFiles/mtex2MML.dir/src/em.c.i
91
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/em.c > CMakeFiles/mtex2MML.dir/src/em.c.i
103
92
 
104
93
  CMakeFiles/mtex2MML.dir/src/em.c.s: cmake_force
105
94
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/mtex2MML.dir/src/em.c.s"
106
- /Library/Developer/CommandLineTools/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/em.c -o CMakeFiles/mtex2MML.dir/src/em.c.s
107
-
108
- CMakeFiles/mtex2MML.dir/src/em.c.o.requires:
109
-
110
- .PHONY : CMakeFiles/mtex2MML.dir/src/em.c.o.requires
111
-
112
- CMakeFiles/mtex2MML.dir/src/em.c.o.provides: CMakeFiles/mtex2MML.dir/src/em.c.o.requires
113
- $(MAKE) -f CMakeFiles/mtex2MML.dir/build.make CMakeFiles/mtex2MML.dir/src/em.c.o.provides.build
114
- .PHONY : CMakeFiles/mtex2MML.dir/src/em.c.o.provides
115
-
116
- CMakeFiles/mtex2MML.dir/src/em.c.o.provides.build: CMakeFiles/mtex2MML.dir/src/em.c.o
117
-
95
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/em.c -o CMakeFiles/mtex2MML.dir/src/em.c.s
118
96
 
119
97
  CMakeFiles/mtex2MML.dir/src/environment.c.o: CMakeFiles/mtex2MML.dir/flags.make
120
98
  CMakeFiles/mtex2MML.dir/src/environment.c.o: ../src/environment.c
121
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building C object CMakeFiles/mtex2MML.dir/src/environment.c.o"
122
- /Library/Developer/CommandLineTools/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/mtex2MML.dir/src/environment.c.o -c /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/environment.c
99
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building C object CMakeFiles/mtex2MML.dir/src/environment.c.o"
100
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/mtex2MML.dir/src/environment.c.o -c /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/environment.c
123
101
 
124
102
  CMakeFiles/mtex2MML.dir/src/environment.c.i: cmake_force
125
103
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/mtex2MML.dir/src/environment.c.i"
126
- /Library/Developer/CommandLineTools/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/environment.c > CMakeFiles/mtex2MML.dir/src/environment.c.i
104
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/environment.c > CMakeFiles/mtex2MML.dir/src/environment.c.i
127
105
 
128
106
  CMakeFiles/mtex2MML.dir/src/environment.c.s: cmake_force
129
107
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/mtex2MML.dir/src/environment.c.s"
130
- /Library/Developer/CommandLineTools/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/environment.c -o CMakeFiles/mtex2MML.dir/src/environment.c.s
131
-
132
- CMakeFiles/mtex2MML.dir/src/environment.c.o.requires:
133
-
134
- .PHONY : CMakeFiles/mtex2MML.dir/src/environment.c.o.requires
135
-
136
- CMakeFiles/mtex2MML.dir/src/environment.c.o.provides: CMakeFiles/mtex2MML.dir/src/environment.c.o.requires
137
- $(MAKE) -f CMakeFiles/mtex2MML.dir/build.make CMakeFiles/mtex2MML.dir/src/environment.c.o.provides.build
138
- .PHONY : CMakeFiles/mtex2MML.dir/src/environment.c.o.provides
139
-
140
- CMakeFiles/mtex2MML.dir/src/environment.c.o.provides.build: CMakeFiles/mtex2MML.dir/src/environment.c.o
141
-
108
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/environment.c -o CMakeFiles/mtex2MML.dir/src/environment.c.s
142
109
 
143
110
  CMakeFiles/mtex2MML.dir/src/string_dup.c.o: CMakeFiles/mtex2MML.dir/flags.make
144
111
  CMakeFiles/mtex2MML.dir/src/string_dup.c.o: ../src/string_dup.c
145
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building C object CMakeFiles/mtex2MML.dir/src/string_dup.c.o"
146
- /Library/Developer/CommandLineTools/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/mtex2MML.dir/src/string_dup.c.o -c /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/string_dup.c
112
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building C object CMakeFiles/mtex2MML.dir/src/string_dup.c.o"
113
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/mtex2MML.dir/src/string_dup.c.o -c /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/string_dup.c
147
114
 
148
115
  CMakeFiles/mtex2MML.dir/src/string_dup.c.i: cmake_force
149
116
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/mtex2MML.dir/src/string_dup.c.i"
150
- /Library/Developer/CommandLineTools/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/string_dup.c > CMakeFiles/mtex2MML.dir/src/string_dup.c.i
117
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/string_dup.c > CMakeFiles/mtex2MML.dir/src/string_dup.c.i
151
118
 
152
119
  CMakeFiles/mtex2MML.dir/src/string_dup.c.s: cmake_force
153
120
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/mtex2MML.dir/src/string_dup.c.s"
154
- /Library/Developer/CommandLineTools/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/string_dup.c -o CMakeFiles/mtex2MML.dir/src/string_dup.c.s
155
-
156
- CMakeFiles/mtex2MML.dir/src/string_dup.c.o.requires:
157
-
158
- .PHONY : CMakeFiles/mtex2MML.dir/src/string_dup.c.o.requires
159
-
160
- CMakeFiles/mtex2MML.dir/src/string_dup.c.o.provides: CMakeFiles/mtex2MML.dir/src/string_dup.c.o.requires
161
- $(MAKE) -f CMakeFiles/mtex2MML.dir/build.make CMakeFiles/mtex2MML.dir/src/string_dup.c.o.provides.build
162
- .PHONY : CMakeFiles/mtex2MML.dir/src/string_dup.c.o.provides
163
-
164
- CMakeFiles/mtex2MML.dir/src/string_dup.c.o.provides.build: CMakeFiles/mtex2MML.dir/src/string_dup.c.o
165
-
121
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/string_dup.c -o CMakeFiles/mtex2MML.dir/src/string_dup.c.s
166
122
 
167
123
  CMakeFiles/mtex2MML.dir/src/string_extras.c.o: CMakeFiles/mtex2MML.dir/flags.make
168
124
  CMakeFiles/mtex2MML.dir/src/string_extras.c.o: ../src/string_extras.c
169
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building C object CMakeFiles/mtex2MML.dir/src/string_extras.c.o"
170
- /Library/Developer/CommandLineTools/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/mtex2MML.dir/src/string_extras.c.o -c /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/string_extras.c
125
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building C object CMakeFiles/mtex2MML.dir/src/string_extras.c.o"
126
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/mtex2MML.dir/src/string_extras.c.o -c /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/string_extras.c
171
127
 
172
128
  CMakeFiles/mtex2MML.dir/src/string_extras.c.i: cmake_force
173
129
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/mtex2MML.dir/src/string_extras.c.i"
174
- /Library/Developer/CommandLineTools/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/string_extras.c > CMakeFiles/mtex2MML.dir/src/string_extras.c.i
130
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/string_extras.c > CMakeFiles/mtex2MML.dir/src/string_extras.c.i
175
131
 
176
132
  CMakeFiles/mtex2MML.dir/src/string_extras.c.s: cmake_force
177
133
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/mtex2MML.dir/src/string_extras.c.s"
178
- /Library/Developer/CommandLineTools/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/string_extras.c -o CMakeFiles/mtex2MML.dir/src/string_extras.c.s
179
-
180
- CMakeFiles/mtex2MML.dir/src/string_extras.c.o.requires:
181
-
182
- .PHONY : CMakeFiles/mtex2MML.dir/src/string_extras.c.o.requires
183
-
184
- CMakeFiles/mtex2MML.dir/src/string_extras.c.o.provides: CMakeFiles/mtex2MML.dir/src/string_extras.c.o.requires
185
- $(MAKE) -f CMakeFiles/mtex2MML.dir/build.make CMakeFiles/mtex2MML.dir/src/string_extras.c.o.provides.build
186
- .PHONY : CMakeFiles/mtex2MML.dir/src/string_extras.c.o.provides
187
-
188
- CMakeFiles/mtex2MML.dir/src/string_extras.c.o.provides.build: CMakeFiles/mtex2MML.dir/src/string_extras.c.o
189
-
134
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/string_extras.c -o CMakeFiles/mtex2MML.dir/src/string_extras.c.s
190
135
 
191
136
  CMakeFiles/mtex2MML.dir/src/main.c.o: CMakeFiles/mtex2MML.dir/flags.make
192
137
  CMakeFiles/mtex2MML.dir/src/main.c.o: ../src/main.c
193
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building C object CMakeFiles/mtex2MML.dir/src/main.c.o"
194
- /Library/Developer/CommandLineTools/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/mtex2MML.dir/src/main.c.o -c /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/main.c
138
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building C object CMakeFiles/mtex2MML.dir/src/main.c.o"
139
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/mtex2MML.dir/src/main.c.o -c /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/main.c
195
140
 
196
141
  CMakeFiles/mtex2MML.dir/src/main.c.i: cmake_force
197
142
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/mtex2MML.dir/src/main.c.i"
198
- /Library/Developer/CommandLineTools/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/main.c > CMakeFiles/mtex2MML.dir/src/main.c.i
143
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/main.c > CMakeFiles/mtex2MML.dir/src/main.c.i
199
144
 
200
145
  CMakeFiles/mtex2MML.dir/src/main.c.s: cmake_force
201
146
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/mtex2MML.dir/src/main.c.s"
202
- /Library/Developer/CommandLineTools/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/main.c -o CMakeFiles/mtex2MML.dir/src/main.c.s
203
-
204
- CMakeFiles/mtex2MML.dir/src/main.c.o.requires:
205
-
206
- .PHONY : CMakeFiles/mtex2MML.dir/src/main.c.o.requires
207
-
208
- CMakeFiles/mtex2MML.dir/src/main.c.o.provides: CMakeFiles/mtex2MML.dir/src/main.c.o.requires
209
- $(MAKE) -f CMakeFiles/mtex2MML.dir/build.make CMakeFiles/mtex2MML.dir/src/main.c.o.provides.build
210
- .PHONY : CMakeFiles/mtex2MML.dir/src/main.c.o.provides
211
-
212
- CMakeFiles/mtex2MML.dir/src/main.c.o.provides.build: CMakeFiles/mtex2MML.dir/src/main.c.o
213
-
147
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/main.c -o CMakeFiles/mtex2MML.dir/src/main.c.s
214
148
 
215
149
  CMakeFiles/mtex2MML.dir/parser.c.o: CMakeFiles/mtex2MML.dir/flags.make
216
150
  CMakeFiles/mtex2MML.dir/parser.c.o: parser.c
217
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building C object CMakeFiles/mtex2MML.dir/parser.c.o"
218
- /Library/Developer/CommandLineTools/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/mtex2MML.dir/parser.c.o -c /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/parser.c
151
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building C object CMakeFiles/mtex2MML.dir/parser.c.o"
152
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/mtex2MML.dir/parser.c.o -c /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/parser.c
219
153
 
220
154
  CMakeFiles/mtex2MML.dir/parser.c.i: cmake_force
221
155
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/mtex2MML.dir/parser.c.i"
222
- /Library/Developer/CommandLineTools/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/parser.c > CMakeFiles/mtex2MML.dir/parser.c.i
156
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/parser.c > CMakeFiles/mtex2MML.dir/parser.c.i
223
157
 
224
158
  CMakeFiles/mtex2MML.dir/parser.c.s: cmake_force
225
159
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/mtex2MML.dir/parser.c.s"
226
- /Library/Developer/CommandLineTools/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/parser.c -o CMakeFiles/mtex2MML.dir/parser.c.s
227
-
228
- CMakeFiles/mtex2MML.dir/parser.c.o.requires:
229
-
230
- .PHONY : CMakeFiles/mtex2MML.dir/parser.c.o.requires
231
-
232
- CMakeFiles/mtex2MML.dir/parser.c.o.provides: CMakeFiles/mtex2MML.dir/parser.c.o.requires
233
- $(MAKE) -f CMakeFiles/mtex2MML.dir/build.make CMakeFiles/mtex2MML.dir/parser.c.o.provides.build
234
- .PHONY : CMakeFiles/mtex2MML.dir/parser.c.o.provides
235
-
236
- CMakeFiles/mtex2MML.dir/parser.c.o.provides.build: CMakeFiles/mtex2MML.dir/parser.c.o
237
-
160
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/parser.c -o CMakeFiles/mtex2MML.dir/parser.c.s
238
161
 
239
162
  CMakeFiles/mtex2MML.dir/lexer.c.o: CMakeFiles/mtex2MML.dir/flags.make
240
163
  CMakeFiles/mtex2MML.dir/lexer.c.o: lexer.c
241
164
  CMakeFiles/mtex2MML.dir/lexer.c.o: parser.h
242
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building C object CMakeFiles/mtex2MML.dir/lexer.c.o"
243
- /Library/Developer/CommandLineTools/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/mtex2MML.dir/lexer.c.o -c /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/lexer.c
165
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building C object CMakeFiles/mtex2MML.dir/lexer.c.o"
166
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/mtex2MML.dir/lexer.c.o -c /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/lexer.c
244
167
 
245
168
  CMakeFiles/mtex2MML.dir/lexer.c.i: cmake_force
246
169
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/mtex2MML.dir/lexer.c.i"
247
- /Library/Developer/CommandLineTools/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/lexer.c > CMakeFiles/mtex2MML.dir/lexer.c.i
170
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/lexer.c > CMakeFiles/mtex2MML.dir/lexer.c.i
248
171
 
249
172
  CMakeFiles/mtex2MML.dir/lexer.c.s: cmake_force
250
173
  @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/mtex2MML.dir/lexer.c.s"
251
- /Library/Developer/CommandLineTools/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/lexer.c -o CMakeFiles/mtex2MML.dir/lexer.c.s
252
-
253
- CMakeFiles/mtex2MML.dir/lexer.c.o.requires:
254
-
255
- .PHONY : CMakeFiles/mtex2MML.dir/lexer.c.o.requires
256
-
257
- CMakeFiles/mtex2MML.dir/lexer.c.o.provides: CMakeFiles/mtex2MML.dir/lexer.c.o.requires
258
- $(MAKE) -f CMakeFiles/mtex2MML.dir/build.make CMakeFiles/mtex2MML.dir/lexer.c.o.provides.build
259
- .PHONY : CMakeFiles/mtex2MML.dir/lexer.c.o.provides
260
-
261
- CMakeFiles/mtex2MML.dir/lexer.c.o.provides.build: CMakeFiles/mtex2MML.dir/lexer.c.o
262
-
174
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/lexer.c -o CMakeFiles/mtex2MML.dir/lexer.c.s
263
175
 
264
176
  # Object files for target mtex2MML
265
177
  mtex2MML_OBJECTS = \
@@ -285,7 +197,7 @@ mtex2MML: CMakeFiles/mtex2MML.dir/parser.c.o
285
197
  mtex2MML: CMakeFiles/mtex2MML.dir/lexer.c.o
286
198
  mtex2MML: CMakeFiles/mtex2MML.dir/build.make
287
199
  mtex2MML: CMakeFiles/mtex2MML.dir/link.txt
288
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Linking C executable mtex2MML"
200
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Linking C executable mtex2MML"
289
201
  $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/mtex2MML.dir/link.txt --verbose=$(VERBOSE)
290
202
 
291
203
  # Rule to build all files generated by this target.
@@ -293,17 +205,6 @@ CMakeFiles/mtex2MML.dir/build: mtex2MML
293
205
 
294
206
  .PHONY : CMakeFiles/mtex2MML.dir/build
295
207
 
296
- CMakeFiles/mtex2MML.dir/requires: CMakeFiles/mtex2MML.dir/src/colors.c.o.requires
297
- CMakeFiles/mtex2MML.dir/requires: CMakeFiles/mtex2MML.dir/src/em.c.o.requires
298
- CMakeFiles/mtex2MML.dir/requires: CMakeFiles/mtex2MML.dir/src/environment.c.o.requires
299
- CMakeFiles/mtex2MML.dir/requires: CMakeFiles/mtex2MML.dir/src/string_dup.c.o.requires
300
- CMakeFiles/mtex2MML.dir/requires: CMakeFiles/mtex2MML.dir/src/string_extras.c.o.requires
301
- CMakeFiles/mtex2MML.dir/requires: CMakeFiles/mtex2MML.dir/src/main.c.o.requires
302
- CMakeFiles/mtex2MML.dir/requires: CMakeFiles/mtex2MML.dir/parser.c.o.requires
303
- CMakeFiles/mtex2MML.dir/requires: CMakeFiles/mtex2MML.dir/lexer.c.o.requires
304
-
305
- .PHONY : CMakeFiles/mtex2MML.dir/requires
306
-
307
208
  CMakeFiles/mtex2MML.dir/clean:
308
209
  $(CMAKE_COMMAND) -P CMakeFiles/mtex2MML.dir/cmake_clean.cmake
309
210
  .PHONY : CMakeFiles/mtex2MML.dir/clean
@@ -311,6 +212,6 @@ CMakeFiles/mtex2MML.dir/clean:
311
212
  CMakeFiles/mtex2MML.dir/depend: parser.c
312
213
  CMakeFiles/mtex2MML.dir/depend: parser.h
313
214
  CMakeFiles/mtex2MML.dir/depend: lexer.c
314
- cd /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build /Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/DependInfo.cmake --color=$(COLOR)
215
+ cd /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/DependInfo.cmake --color=$(COLOR)
315
216
  .PHONY : CMakeFiles/mtex2MML.dir/depend
316
217