/[svn]/jsampler/trunk/src/org/jsampler/JSampler.java
ViewVC logotype

Diff of /jsampler/trunk/src/org/jsampler/JSampler.java

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

revision 1687 by iliev, Thu Dec 6 19:37:41 2007 UTC revision 1688 by iliev, Thu Feb 14 16:52:36 2008 UTC
# Line 59  public class JSampler { Line 59  public class JSampler {
59                          run() {                          run() {
60                                  CC.checkJSamplerHome();                                  CC.checkJSamplerHome();
61                                  CC.loadOrchestras();                                  CC.loadOrchestras();
62                                  CC.reconnect();                                  CC.loadServerList();
63                                    CC.connect();
64                          }                          }
65                  });                  });
66          }          }

Legend:
Removed from v.1687  
changed lines
  Added in v.1688

  ViewVC Help
Powered by ViewVC