OSDN Git Service

Minor editing.
[pf3gnuchains/gcc-fork.git] / gcc / ada / nlists.ads
index 533b5a8..fe9c941 100644 (file)
@@ -6,7 +6,7 @@
 --                                                                          --
 --                                 S p e c                                  --
 --                                                                          --
---          Copyright (C) 1992-2005, Free Software Foundation, Inc.         --
+--          Copyright (C) 1992-2007, Free Software Foundation, Inc.         --
 --                                                                          --
 -- GNAT is free software;  you can  redistribute it  and/or modify it under --
 -- terms of the  GNU General Public License as published  by the Free Soft- --
@@ -291,6 +291,9 @@ package Nlists is
    procedure Lock;
    --  Called to lock tables before back end is called
 
+   procedure Unlock;
+   --  Unlock tables, in cases where the back end needs to modify them
+
    procedure Tree_Read;
    --  Initializes internal tables from current tree file using the relevant
    --  Table.Tree_Read routines. Note that Initialize should not be called if