diff options
author | Clyhtsuriva <aimeric@adjutor.xyz> | 2020-12-29 00:28:01 +0100 |
---|---|---|
committer | Clyhtsuriva <aimeric@adjutor.xyz> | 2020-12-29 00:28:01 +0100 |
commit | ea75134160618549a68b37c05d491e319cce99c7 (patch) | |
tree | 2a13d5f4efef34400d99974a26f3db83d772a105 /javadoc/index.html | |
parent | d9e2c4bb66e73cc83ee1e21186d851866c46dacd (diff) |
toString global update
The display of a print of each class was too ugly, just added a \n to
make it more easier to teel the difference between each element.
Diffstat (limited to 'javadoc/index.html')
-rw-r--r-- | javadoc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/javadoc/index.html b/javadoc/index.html index cd70d45..2ce1b7e 100644 --- a/javadoc/index.html +++ b/javadoc/index.html @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="fr"> <head> -<!-- Generated by javadoc (1.8.0_272) on Mon Dec 28 17:30:46 CET 2020 --> +<!-- Generated by javadoc (1.8.0_272) on Tue Dec 29 00:27:53 CET 2020 --> <title>Generated Documentation (Untitled)</title> <script type="text/javascript"> tmpTargetPage = "" + window.location.search; |