A gopher client for your terminal.
git clone git://git.skec.site/pub/sr71.git
log | files | refs | readme | license

config.h (130B)

      1
      2
      3
      4
      5
      6
      7
      8
      9
     10
#ifndef CONFIG_H_
#define CONFIG_H_

/*
 * config.h
 *
 * Compile-time program configuration options.
 */

#endif /* CONFIG_H_ */