/[classpath]/classpath/org/omg/DynamicAny/DynEnum.java
ViewVC logotype

Diff of /classpath/org/omg/DynamicAny/DynEnum.java

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

revision 1.1 by audriusa, Thu Jul 28 14:38:13 2005 UTC revision 1.2 by audriusa, Sun Jul 31 18:21:30 2005 UTC
# Line 1  Line 1 
1  /* DynEnum.java --  /* DynEnum.java --
2     Copyright (C) 2005 Free Software Foundation, Inc.     Copyright (C) 2005 Free Software Foundation, Inc.
   
3  This file is part of GNU Classpath.  This file is part of GNU Classpath.
4    
5  GNU Classpath is free software; you can redistribute it and/or modify  GNU Classpath is free software; you can redistribute it and/or modify
# Line 50  import org.omg.CORBA.portable.IDLEntity; Line 49  import org.omg.CORBA.portable.IDLEntity;
49   *   *
50   * @author Audrius Meskauskas, Lithuania (AudriusA@Bioinformatics.org)   * @author Audrius Meskauskas, Lithuania (AudriusA@Bioinformatics.org)
51   */   */
52  public interface DynEnum extends DynEnumOperations, DynAny, IDLEntity,  public interface DynEnum
53      org.omg.CORBA.Object, Serializable    extends DynEnumOperations, DynAny, IDLEntity, org.omg.CORBA.Object,
54      Serializable
55  {  {
56  }  }

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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