Skip to content

Commit

Permalink
v0.7.3
Browse files Browse the repository at this point in the history
- MPM attributes `startStyle` and `defaultArticulation` have been removed from all `...-Map` elements. Initial styles are indicated by style switches (e.g. `<style date="0.0" name.ref="my initial style"/>` and for articulation maps `<style date="0.0" name.ref="my initial style" defaultArticulation="nonlegato"/>`) at the beginning of of the map. The corresponding code changes are in classes `meico.mei.Mei`, `meico.mpm.maps.ArticulationMap`, `DynamicsMap`, `GenericMap`, `MetricalAccentuationMap`, `RubatoMap`, `TempoMap`.
- In class `meico.mpm.Mpm` element `referenceMusic` is renamed to `relatedResources` and element `reference` has been renamed to `resource`.
  • Loading branch information
axelberndt committed Jan 16, 2020
1 parent 26717e6 commit b8ac342
Show file tree
Hide file tree
Showing 503 changed files with 1,072 additions and 1,203 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 Thu Jan 09 12:10:08 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:29 CET 2020 -->
<title>All Classes</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<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 Thu Jan 09 12:10:08 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:29 CET 2020 -->
<title>All Classes</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<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 Thu Jan 09 12:10:07 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:28 CET 2020 -->
<title>Constant Field Values</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<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.7.2"</code></td>
<td class="colLast"><code>"0.7.3"</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 Thu Jan 09 12:10:08 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:29 CET 2020 -->
<title>Deprecated List</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<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 Thu Jan 09 12:10:08 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:29 CET 2020 -->
<title>API Help</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
8 changes: 4 additions & 4 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 Thu Jan 09 12:10:07 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:29 CET 2020 -->
<title>A-Index</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down Expand Up @@ -465,9 +465,9 @@ <h2 class="title">A</h2>
<dd>
<div class="block">generate a performance and add it to this mpm, but caution: if another performance with the same name exists already in this mpm, accessing it via getPerformance(name) will return only the first in the list</div>
</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/Mpm.html#addReferenceMusic-java.lang.String-java.lang.String-">addReferenceMusic(String, String)</a></span> - Method in class meico.mpm.<a href="../meico/mpm/Mpm.html" title="class in meico.mpm">Mpm</a></dt>
<dt><span class="memberNameLink"><a href="../meico/mpm/Mpm.html#addRelatedResource-java.lang.String-java.lang.String-">addRelatedResource(String, String)</a></span> - Method in class meico.mpm.<a href="../meico/mpm/Mpm.html" title="class in meico.mpm">Mpm</a></dt>
<dd>
<div class="block">add a music reference to the referenceMusic list</div>
<div class="block">add a music reference to the relatedResources list</div>
</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/elements/maps/RubatoMap.html#addRubato-double-double-double-double-double-boolean-">addRubato(double, double, double, double, double, boolean)</a></span> - Method in class meico.mpm.elements.maps.<a href="../meico/mpm/elements/maps/RubatoMap.html" title="class in meico.mpm.elements.maps">RubatoMap</a></dt>
<dd>
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 Thu Jan 09 12:10:07 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:29 CET 2020 -->
<title>J-Index</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<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 Thu Jan 09 12:10:07 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:29 CET 2020 -->
<title>K-Index</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<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 Thu Jan 09 12:10:07 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:29 CET 2020 -->
<title>L-Index</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<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-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 Thu Jan 09 12:10:07 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:29 CET 2020 -->
<title>M-Index</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<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-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 Thu Jan 09 12:10:07 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:29 CET 2020 -->
<title>N-Index</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<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 Thu Jan 09 12:10:07 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:29 CET 2020 -->
<title>O-Index</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<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 Thu Jan 09 12:10:07 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:29 CET 2020 -->
<title>P-Index</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<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 Thu Jan 09 12:10:07 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:29 CET 2020 -->
<title>Q-Index</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down
8 changes: 4 additions & 4 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 Thu Jan 09 12:10:07 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:29 CET 2020 -->
<title>R-Index</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down Expand Up @@ -179,8 +179,6 @@ <h2 class="title">R</h2>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../meico/pitches/Key.html#referenceFrequencies">referenceFrequencies</a></span> - Variable in class meico.pitches.<a href="../meico/pitches/Key.html" title="class in meico.pitches">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/Mpm.html#referenceMusic">referenceMusic</a></span> - Variable in class meico.mpm.<a href="../meico/mpm/Mpm.html" title="class in meico.mpm">Mpm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../meico/audio/lame/mp3/PsyModel.html#regcoef_l">regcoef_l</a></span> - Static variable in class meico.audio.lame.mp3.<a href="../meico/audio/lame/mp3/PsyModel.html" title="class in meico.audio.lame.mp3">PsyModel</a></dt>
<dd>
<div class="block">these values are tuned only for 44.1kHz...</div>
Expand All @@ -197,6 +195,8 @@ <h2 class="title">R</h2>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../meico/audio/lame/mpg/MPG123.gr_info_s.html#region2start">region2start</a></span> - Variable in class meico.audio.lame.mpg.<a href="../meico/audio/lame/mpg/MPG123.gr_info_s.html" title="class in meico.audio.lame.mpg">MPG123.gr_info_s</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/Mpm.html#relatedResources">relatedResources</a></span> - Variable in class meico.mpm.<a href="../meico/mpm/Mpm.html" title="class in meico.mpm">Mpm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/elements/maps/data/ArticulationData.html#relativeDuration">relativeDuration</a></span> - Variable in class meico.mpm.elements.maps.data.<a href="../meico/mpm/elements/maps/data/ArticulationData.html" title="class in meico.mpm.elements.maps.data">ArticulationData</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/elements/styles/defs/ArticulationDef.html#relativeDuration">relativeDuration</a></span> - Variable in class meico.mpm.elements.styles.defs.<a href="../meico/mpm/elements/styles/defs/ArticulationDef.html" title="class in meico.mpm.elements.styles.defs">ArticulationDef</a></dt>
Expand Down
12 changes: 2 additions & 10 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 Thu Jan 09 12:10:07 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:29 CET 2020 -->
<title>S-Index</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down Expand Up @@ -772,14 +772,6 @@ <h2 class="title">S</h2>
<dd>
<div class="block">set the soundbank to be used for MIDI synthesis</div>
</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/elements/maps/ArticulationMap.html#setStartStyle-java.lang.String-java.lang.String-">setStartStyle(String, String)</a></span> - Method in class meico.mpm.elements.maps.<a href="../meico/mpm/elements/maps/ArticulationMap.html" title="class in meico.mpm.elements.maps">ArticulationMap</a></dt>
<dd>
<div class="block">set/add the startStyle attribute of the map and the defaultArticulation attribute</div>
</dd>
<dt><span class="memberNameLink"><a href="../meico/mpm/elements/maps/GenericMap.html#setStartStyle-java.lang.String-">setStartStyle(String)</a></span> - Method in class meico.mpm.elements.maps.<a href="../meico/mpm/elements/maps/GenericMap.html" title="class in meico.mpm.elements.maps">GenericMap</a></dt>
<dd>
<div class="block">set/add the startStyle attribute of the map</div>
</dd>
<dt><span class="memberNameLink"><a href="../meico/midi/MidiPlayer.html#setTickPosition-long-">setTickPosition(long)</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">a setter for the playback position</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 Thu Jan 09 12:10:07 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:29 CET 2020 -->
<title>B-Index</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<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 Thu Jan 09 12:10:08 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:29 CET 2020 -->
<title>T-Index</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<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 Thu Jan 09 12:10:08 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:29 CET 2020 -->
<title>U-Index</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<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 Thu Jan 09 12:10:08 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:29 CET 2020 -->
<title>V-Index</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<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 Thu Jan 09 12:10:08 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:29 CET 2020 -->
<title>W-Index</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<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 Thu Jan 09 12:10:08 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:29 CET 2020 -->
<title>X-Index</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<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-25.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 Thu Jan 09 12:10:08 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:29 CET 2020 -->
<title>Y-Index</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<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 Thu Jan 09 12:10:07 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:29 CET 2020 -->
<title>C-Index</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<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 Thu Jan 09 12:10:07 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:29 CET 2020 -->
<title>D-Index</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<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 Thu Jan 09 12:10:07 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:29 CET 2020 -->
<title>E-Index</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<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 Thu Jan 09 12:10:07 CET 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Fri Jan 10 16:03:29 CET 2020 -->
<title>F-Index</title>
<meta name="date" content="2020-01-09">
<meta name="date" content="2020-01-10">
<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 b8ac342

Please sign in to comment.