Diff for /libwww/Robot/src/HTRobot.c between versions 1.8 and 1.9

version 1.8, 1996/01/31 22:44:42 version 1.9, 1996/02/01 23:33:57
Line 15 Line 15
   
 #include "WWWLib.h"                           /* Global Library Include file */  #include "WWWLib.h"                           /* Global Library Include file */
 #include "WWWApp.h"                                     /* Application stuff */  #include "WWWApp.h"                                     /* Application stuff */
   #include "WWWRules.h"
   #include "WWWApp.h"
   
   #include "HTInit.c"
   #include "HTBInit.c"
 #include "HText.h"  #include "HText.h"
   
 #include "HTRobot.h"                                     /* Implemented here */  #include "HTRobot.h"                                     /* Implemented here */

Removed from v.1.8  
changed lines
  Added in v.1.9


Webmaster