File: f2j-config.h

package info (click to toggle)
f2j 0.8.1%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 3,152 kB
  • sloc: ansic: 18,992; java: 3,987; yacc: 3,804; sh: 153; makefile: 149
file content (13 lines) | stat: -rw-r--r-- 145 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * $Source: $
 * $Revision: $
 * $Date: $
 * $Author: $
 */

#ifndef _F2J_CONFIG_H
#define _F2J_CONFIG_H

#define F2J_VERSION "0.8.1"

#endif