File: tc_void.h

package info (click to toggle)
magnus 20060324-5.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 19,436 kB
  • ctags: 20,462
  • sloc: cpp: 130,217; ansic: 37,090; tcl: 10,970; perl: 1,109; makefile: 966; sh: 403; yacc: 372; csh: 57; awk: 33; asm: 10
file content (19 lines) | stat: -rw-r--r-- 372 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

void tc_apply();
void tc_assemble_edp();
void tc_assemble_gens();
void tc_check_index1();
void tc_coinc();
void tc_coinc_cols12();
void tc_compact();
void tc_ctrenumber();
void tc_enum();
void tc_norelator();
void tc_print_ct();
void tc_proc_ded();
void tc_set_relators();
void tc_subg_proc();
void tc_text();
void tc_time();
void tc_translate();
void tc_todd_coxeter();