summaryrefslogtreecommitdiff
path: root/gfrom.h
blob: 488193c15866eb1a1ee7f73c2c2d98d640b2e1c6 (plain)
1
2
3
4
5
6
#ifndef GFROM_H
#define GFROM_H

extern int gfrom();

#endif