Diff for /Amaya/amaya/AHTURLTools.c between versions 1.118 and 1.119

version 1.118, 2001/06/27 12:41:23 version 1.119, 2001/06/27 12:55:39
Line 557  ThotBool IsMathMLName (const char *path) Line 557  ThotBool IsMathMLName (const char *path)
   
 /*----------------------------------------------------------------------  /*----------------------------------------------------------------------
   IsSVGName                                                             IsSVGName                                                         
   returns TRUE if path points to an MathML resource.    returns TRUE if path points to an SVG resource.
   ----------------------------------------------------------------------*/    ----------------------------------------------------------------------*/
 ThotBool IsSVGName (const char *path)  ThotBool IsSVGName (const char *path)
 {  {

Removed from v.1.118  
changed lines
  Added in v.1.119


Webmaster