www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

demo.h (116B)


      1 #ifndef INTERFACE_UTILISATEUR_DEMO_DEMO_H
      2 #define INTERFACE_UTILISATEUR_DEMO_DEMO_H
      3 
      4 typedef char EtatDemo;
      5 
      6 #endif