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

Diff of /classpath/org/omg/DynamicAny/DynFixed.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  /* DynFixed.java --  /* DynFixed.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 49  import org.omg.CORBA.portable.IDLEntity; Line 48  import org.omg.CORBA.portable.IDLEntity;
48   *   *
49   * @author Audrius Meskauskas, Lithuania (AudriusA@Bioinformatics.org)   * @author Audrius Meskauskas, Lithuania (AudriusA@Bioinformatics.org)
50   */   */
51  public interface DynFixed extends DynFixedOperations, DynAny, IDLEntity,  public interface DynFixed
52      org.omg.CORBA.Object, Serializable    extends DynFixedOperations, DynAny, IDLEntity, org.omg.CORBA.Object,
53      Serializable
54  {  {
55  }  }

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