aboutsummaryrefslogtreecommitdiff
path: root/files/fr/glossary/compile_time/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/glossary/compile_time/index.html')
-rw-r--r--files/fr/glossary/compile_time/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/fr/glossary/compile_time/index.html b/files/fr/glossary/compile_time/index.html
index 22be739e22..41589d8739 100644
--- a/files/fr/glossary/compile_time/index.html
+++ b/files/fr/glossary/compile_time/index.html
@@ -1,11 +1,12 @@
---
title: Moment de compilation
-slug: Glossaire/Moment_de_compilation
+slug: Glossary/Compile_time
tags:
- CodingScripting
- Glossaire
- JavaScript
translation_of: Glossary/Compile_time
+original_slug: Glossaire/Moment_de_compilation
---
<p>Le <em>moment de compilation</em> est le moment allant du premier chargement du programme jusqu'à la fin de son {{Glossary("parse","analyse syntaxique")}}.</p>