Mise jour des locaux club.
darcs-hash:20080521082627-7aaaf-2796fdd06e7a9c20e974c5540a296371d381232c.gz
This commit is contained in:
parent
1c0ab1bde3
commit
07b1b08e80
1 changed files with 2 additions and 4 deletions
|
@ -571,12 +571,10 @@ def locaux_clubs() :
|
|||
""" Retourne le dictionaire des locaux club : {bat: [locaux]} """
|
||||
# Corespondance chbre -> nom du local club
|
||||
locaux_clubs = { 'Bcl0' : 'Kfet' ,
|
||||
'Bcl1' : 'Krobot',
|
||||
'Gcl0' : 'Med' ,
|
||||
'Bcl1' : 'Med',
|
||||
'Pcl0' : 'Bds' ,
|
||||
'Hcl0' : 'Eileo',
|
||||
'Mcl0' : 'Shape',
|
||||
'Mcl1' : 'SoNo',
|
||||
'Mcl1' : 'Krobot',
|
||||
'EXT' : 'EXT' }
|
||||
# Ajout des locaux d'étage A, B et C
|
||||
for b in 'ABC' :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue