../
|
PymolServerOutputStream.java
|
12
(18 years ago)
by stehr:
removed some debug code
|
SystemCmd.java
|
13
(18 years ago)
by filippis:
Adding SystemCmd class
|
utils4DB.java
|
14
(18 years ago)
by stehr:
removed ununsed imports and variables
|
R.java
|
14
(18 years ago)
by stehr:
removed ununsed imports and variables
|
Machine.java
|
14
(18 years ago)
by stehr:
removed ununsed imports and variables
|
mySQLConnect.java
|
14
(18 years ago)
by stehr:
removed ununsed imports and variables
|
Report.java
|
14
(18 years ago)
by stehr:
removed ununsed imports and variables
|
utils4lh.java
|
14
(18 years ago)
by stehr:
removed ununsed imports and variables
|
calcMST.java
|
14
(18 years ago)
by stehr:
removed ununsed imports and variables
|
ClusterConnection.java
|
23
(18 years ago)
by duarte:
Fixed important bug:
- now closing nCon connection before opening a new one in the setHost method.
- this is important. Before lots of connection were left opened after having used the ClusterConnection object
|