/[classpath]/classpath/gnu/CORBA/gnuContextList.java
ViewVC logotype

Diff of /classpath/gnu/CORBA/gnuContextList.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.2 by gnu_andrew, Tue Aug 2 20:12:08 2005 UTC revision 1.1.2.3 by gnu_andrew, Wed Nov 2 00:43:23 2005 UTC
# Line 53  public class gnuContextList Line 53  public class gnuContextList
53    /**    /**
54     * The collection, holding the actual list of strings.     * The collection, holding the actual list of strings.
55     */     */
56    corbaArrayList strings = new corbaArrayList();    CorbaList strings = new CorbaList();
57    
58    /** {@inheritDoc} */    /** {@inheritDoc} */
59    public void add(String name)    public void add(String name)

Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26