Diff for /rpl/src/usages.h between versions 1.5 and 1.7

version 1.5, 2010/03/04 10:17:55 version 1.7, 2010/03/17 14:14:38
Line 1 Line 1
 /*  /*
 ================================================================================  ================================================================================
   RPL/2 (R) version 4.0.12    RPL/2 (R) version 4.0.13
   Copyright (C) 1989-2010 Dr. BERTRAND Joël    Copyright (C) 1989-2010 Dr. BERTRAND Joël
   
   This file is part of RPL/2.    This file is part of RPL/2.
Line 143  static unsigned char *usages[] = Line 143  static unsigned char *usages[] =
             USAGES_TITRE, "File handling", "Gestion des fichiers",              USAGES_TITRE, "File handling", "Gestion des fichiers",
                 "APPEND", "BACKSPACE", "CLOSE",                  "APPEND", "BACKSPACE", "CLOSE",
                 "CREATE", "DELETE", "FORMAT",                  "CREATE", "DELETE", "FORMAT",
                 "INQUIRE", "LOCK", "OPEN", "READ", "REWIND", "SEEK",                  "INQUIRE", "LOCK", "OPEN", "READ", "REWIND",
                 "SYNC", "TARGET", "UNLOCK", "WFLOCK", "WFSOCK", "WRITE",                  "SYNC", "TARGET", "UNLOCK", "WFLOCK", "WFSOCK", "WRITE",
             USAGES_RC,              USAGES_RC,
             USAGES_TITRE, "Graphical output and printing",              USAGES_TITRE, "Graphical output and printing",

Removed from v.1.5  
changed lines
  Added in v.1.7


CVSweb interface <joel.bertrand@systella.fr>