Thierry Dumont 2 hafta önce
ebeveyn
işleme
c2112c8ab8
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      tout.py

+ 2 - 2
tout.py

@@ -77,9 +77,9 @@ for l in lf:
     for x in LL:
         if "@@debut" in x:
             start= True
-
             print("--> start")
-        
+            Z.append("\\message{On traite "+lok+"}\n")
+            
         if start:
             Z.append(x)
             if "@@fin" in x: