From cca6de3d0c52e37369d982a5ed56e19ab711dedf Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Wed, 15 Oct 2014 15:27:12 +0100 Subject: [PATCH] JAL-1551 crlf changes due to checkout with text=auto --- examples/javascript/jshashtable-2.1.js | 30 +- examples/jmol/Jmol.js | 3410 +++++++++++++-------------- examples/uniref50.fa | 120 +- help/help.hs | 122 +- resources/lang/Messages_es.properties | 1602 ++++++------- src/castor.properties | 472 ++-- src/jalview/datamodel/SequenceI.java | 804 +++---- test/jalview/ws/PDBSequenceFetcherTest.java | 120 +- utils/.cvsignore | 4 +- utils/splitstockholm.pl | 60 +- 10 files changed, 3372 insertions(+), 3372 deletions(-) diff --git a/examples/javascript/jshashtable-2.1.js b/examples/javascript/jshashtable-2.1.js index 3b93622..e19c0be 100644 --- a/examples/javascript/jshashtable-2.1.js +++ b/examples/javascript/jshashtable-2.1.js @@ -1,16 +1,16 @@ -/** - * Copyright 2010 Tim Down. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ +/** + * Copyright 2010 Tim Down. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ var Hashtable=(function(){var p="function";var n=(typeof Array.prototype.splice==p)?function(s,r){s.splice(r,1)}:function(u,t){var s,v,r;if(t===u.length-1){u.length=t}else{s=u.slice(t+1);u.length=t;for(v=0,r=s.length;v and id around link, checkbox, radio, menu -// fixing AJAX loads for MSIE/Opera-Mozilla incompatibility -// -- renamed Jmol-11.js from Jmol-new.js; JmolApplet.jar from JmolAppletProto.jar -// renamed Jmol.js for Jmol 11 distribution -// -- modified jmolRestoreOrientation() to be immediate, no 1-second delay -// bob hanson -- jmolScriptWait always returns a string -- 11:23 AM 9/16/2006 -// bh -- jmolCommandInput() -// bh -- jmolSetTranslation(TF) -- forces translation even if there might be message callback issues -// bh -- minor fixes suggested by Angel -// bh -- adds jmolSetSyncId() and jmolGetSyncId() -// bh 3/2008 -- adds jmolAppendInlineScript() and jmolAppendInlineArray() -// bh 3/2008 -- fixes IE7 bug in relation to jmolLoadInlineArray() -// bh 6/2008 -- adds jmolSetAppletWindow() -// Angel H. 6/2008 -- added html