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

version 1.9, 1996/02/01 23:33:57 version 1.10, 1996/02/02 19:41:38
Line 17 Line 17
 #include "WWWApp.h"                                     /* Application stuff */  #include "WWWApp.h"                                     /* Application stuff */
 #include "WWWRules.h"  #include "WWWRules.h"
 #include "WWWApp.h"  #include "WWWApp.h"
   #include "WWWInit.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.9  
changed lines
  Added in v.1.10


Webmaster