Project

General

Profile

Revision 310

ommited outputs and traces

View differences:

proj.c
38 38

  
39 39
    lcf_set_language("EN-US");
40 40

  
41
    lcf_trace_calls("/home/lcom/labs/proj/trace.txt");
41
    //lcf_trace_calls("/home/lcom/labs/proj/trace.txt");
42 42

  
43
    lcf_log_output("/home/lcom/labs/proj/output.txt");
43
    //lcf_log_output("/home/lcom/labs/proj/output.txt");
44 44

  
45 45
    if (lcf_start(argc, argv)) return 1;
46 46

  

Also available in: Unified diff