File: cp-trn.cc

package info (click to toggle)
wp2latex 3.112%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,916 kB
  • sloc: cpp: 49,708; ansic: 9,318; asm: 5,429; makefile: 542; sh: 22
file content (13 lines) | stat: -rw-r--r-- 725 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
/******************************************************************************
 * program:     wp2latex                                                      *
 * function:    Access to several charset converters.                         *
 * modul:       cp-trn.cc                                                     *
 * description: This modul initializes global objects of codepage translators.*
 *              They are normally accessible through cp-lib interface.        *
 * licency:     GPL		                                              *
 ******************************************************************************/
#include <stdio.h>

#include "cp_lib/cptran.h"

#include "cp_lib/out_dir/cpg.trn"