nightmaremail

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

auto_spawn.h (74B)


      1 #ifndef AUTO_SPAWN_H
      2 #define AUTO_SPAWN_H
      3 
      4 extern int auto_spawn;
      5 
      6 #endif