/[classpath]/classpath/examples/gnu/classpath/examples/CORBA/SimpleCommunication/Demo.java
ViewVC logotype

Diff of /classpath/examples/gnu/classpath/examples/CORBA/SimpleCommunication/Demo.java

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

revision 1.4 by audriusa, Mon Oct 10 23:06:53 2005 UTC revision 1.5 by audriusa, Fri Oct 28 14:58:47 2005 UTC
# Line 72  public class Demo Line 72  public class Demo
72      {      {
73        public void run()        public void run()
74        {        {
75          comServer.start_server(args);          DemoServer.start_server(args);
76        }        }
77      }.start();      }.start();
78    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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