This repository has been archived on 2021-09-15. You can view files and clone it, but cannot push or open issues or pull requests.
Files
L3GestionParking/src/c/Teleporteur.py
2014-12-23 19:05:26 +01:00

10 lines
172 B
Python

__author__ = 'sidya'
class Teleporteur :
def teleporterVoiture(self, voiture, place):
pass
def teleporterVoirureSuperAbonne(self, voiture):
pass