nightmaremail

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

gfrom.h (61B)


      1 #ifndef GFROM_H
      2 #define GFROM_H
      3 
      4 extern int gfrom();
      5 
      6 #endif