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

Diff of /classpath/org/omg/DynamicAny/DynAny.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  /* DynAny.java --  /* DynAny.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 66  import org.omg.CORBA.portable.IDLEntity; Line 65  import org.omg.CORBA.portable.IDLEntity;
65   *   *
66   * @author Audrius Meskauskas, Lithuania (AudriusA@Bioinformatics.org)   * @author Audrius Meskauskas, Lithuania (AudriusA@Bioinformatics.org)
67   */   */
68  public interface DynAny extends DynAnyOperations, IDLEntity,  public interface DynAny
69      org.omg.CORBA.Object, Serializable    extends DynAnyOperations, IDLEntity, org.omg.CORBA.Object, Serializable
70  {  {
71  }  }

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