Skip to content

Commit

Permalink
v0.8.23
Browse files Browse the repository at this point in the history
- Fixed constructor `meico.midi.MidiPlayer.MidiPlayer(Midi midi)`. Now it assigns the MIDI data to its sequencer.
- Added new method `meico.midi.MidiPlayer.setMidiOutputPort()` which allows setting an output port different from the internal Gervill synthesizer.
    - The internal `Synthesizer` instance is kept alife, so that any preloaded soundfonts are immediately available when switching back.
    - To switch back to Gervill is important not to provide a new instance but to use the original one, like this `midiPlayer.setMidiOutputPort(midiPlayer.getSynthesizer())`. A shortcut is this `midiPlayer.setMidiOutputPort(null)` that will automatically choose the internal synthesizer as default.
- Verovio update in meicoApp.
  • Loading branch information
axelberndt committed Apr 13, 2021
1 parent 7b3d893 commit 39e2c71
Show file tree
Hide file tree
Showing 239 changed files with 606 additions and 487 deletions.
4 changes: 2 additions & 2 deletions docs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>All Classes</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>All Classes</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
6 changes: 3 additions & 3 deletions docs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:35 CEST 2021 -->
<title>Constant Field Values</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down Expand Up @@ -95,7 +95,7 @@ <h2 title="meico">meico.*</h2>
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="meico/Meico.html#version">version</a></code></td>
<td class="colLast"><code>"0.8.21"</code></td>
<td class="colLast"><code>"0.8.23"</code></td>
</tr>
</tbody>
</table>
Expand Down
4 changes: 2 additions & 2 deletions docs/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>Deprecated List</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>API Help</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>A-Index</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-10.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>J-Index</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-11.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>K-Index</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-12.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>L-Index</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
6 changes: 4 additions & 2 deletions docs/index-files/index-13.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>M-Index</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down Expand Up @@ -452,6 +452,8 @@ <h2 class="title">M</h2>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/elements/Part.html#midiChannel">midiChannel</a></span> - Variable in class meico.mpm.elements.<a href="../meico/mpm/elements/Part.html" title="class in meico.mpm.elements">Part</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../meico/midi/MidiPlayer.html#midiDevice">midiDevice</a></span> - Variable in class meico.midi.<a href="../meico/midi/MidiPlayer.html" title="class in meico.midi">MidiPlayer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../meico/midi/Midi2MsmConverter.html#midiFileFormat">midiFileFormat</a></span> - Variable in class meico.midi.<a href="../meico/midi/Midi2MsmConverter.html" title="class in meico.midi">Midi2MsmConverter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../meico/midi/legacy/MidiOld.html" title="class in meico.midi.legacy"><span class="typeNameLink">MidiOld</span></a> - Class in <a href="../meico/midi/legacy/package-summary.html">meico.midi.legacy</a></dt>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-14.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>N-Index</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-15.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>O-Index</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-16.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>P-Index</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-17.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>Q-Index</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-18.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>R-Index</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
8 changes: 6 additions & 2 deletions docs/index-files/index-19.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>S-Index</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down Expand Up @@ -290,6 +290,10 @@ <h2 class="title">S</h2>
<dd>
<div class="block">set the part's midi.channel value</div>
</dd>
<dt><span class="memberNameLink"><a href="../meico/midi/MidiPlayer.html#setMidiOutputPort-javax.sound.midi.MidiDevice-">setMidiOutputPort(MidiDevice)</a></span> - Method in class meico.midi.<a href="../meico/midi/MidiPlayer.html" title="class in meico.midi">MidiPlayer</a></dt>
<dd>
<div class="block">switch the MIDI output to another output port</div>
</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/elements/Part.html#setMidiPort-int-">setMidiPort(int)</a></span> - Method in class meico.mpm.elements.<a href="../meico/mpm/elements/Part.html" title="class in meico.mpm.elements">Part</a></dt>
<dd>
<div class="block">set the part's midi.port value</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-2.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>B-Index</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-20.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>T-Index</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-21.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>U-Index</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-22.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>V-Index</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-23.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>W-Index</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-24.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>X-Index</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-3.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>C-Index</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-4.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>D-Index</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-5.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>E-Index</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-6.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>F-Index</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-7.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>G-Index</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-8.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>H-Index</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/index-files/index-9.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>I-Index</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:13 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:36 CEST 2021 -->
<title>Generated Documentation (Untitled)</title>
<script type="text/javascript">
tmpTargetPage = "" + window.location.search;
Expand Down
4 changes: 2 additions & 2 deletions docs/meico/Meico.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 29 12:16:12 CET 2021 -->
<!-- Generated by javadoc (1.8.0_172) on Tue Apr 13 17:09:35 CEST 2021 -->
<title>Meico</title>
<meta name="date" content="2021-01-29">
<meta name="date" content="2021-04-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
Loading

0 comments on commit 39e2c71

Please sign in to comment.