Diff for /rpl/src/usages.h between versions 1.81 and 1.87

version 1.81, 2018/05/30 09:27:40 version 1.87, 2020/01/10 11:15:52
Line 1 Line 1
 /*  /*
 ================================================================================  ================================================================================
   RPL/2 (R) version 4.1.29    RPL/2 (R) version 4.1.32
   Copyright (C) 1989-2018 Dr. BERTRAND Joël    Copyright (C) 1989-2020 Dr. BERTRAND Joël
   
   This file is part of RPL/2.    This file is part of RPL/2.
   
Line 127  static unsigned char *usages[] = Line 127  static unsigned char *usages[] =
             USAGES_RC,              USAGES_RC,
             USAGES_TITRE, "Dealing with tables",              USAGES_TITRE, "Dealing with tables",
                 "Manipulation des tables",                  "Manipulation des tables",
                 "CRTAB", "GET", "L->T", "PUT", "T->L", "->TABLE", "TABLE->",                  "CRTAB", "GET", "L->T", "PUT", "RECORD",
                   "T->L", "->TABLE", "TABLE->",
             USAGES_RC,              USAGES_RC,
             USAGES_TITRE, "Lists", "Manipulation des listes",              USAGES_TITRE, "Lists", "Manipulation des listes",
                 "GET", "GETI", "HEAD", "L->T",                  "GET", "GETI", "HEAD", "L->T",

Removed from v.1.81  
changed lines
  Added in v.1.87


CVSweb interface <joel.bertrand@systella.fr>