diff options
Diffstat (limited to 'src/Latex.php')
-rw-r--r-- | src/Latex.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Latex.php b/src/Latex.php index c3d56af..9ae9435 100644 --- a/src/Latex.php +++ b/src/Latex.php | |||
@@ -1,5 +1,5 @@ | |||
1 | <?php | 1 | <?php |
2 | // php/Latex.php | 2 | // src/Latex.php |
3 | // | 3 | // |
4 | // génération du code LaTeX | 4 | // génération du code LaTeX |
5 | 5 | ||