Changeset 26a1398 for owl.h


Ignore:
Timestamp:
Jul 27, 2010, 9:10:44 PM (14 years ago)
Author:
Nelson Elhage <nelhage@mit.edu>
Branches:
release-1.6
Children:
6687135
Parents:
0f6ea94
git-author:
Nelson Elhage <nelhage@mit.edu> (07/15/10 23:35:12)
git-committer:
Nelson Elhage <nelhage@mit.edu> (07/27/10 21:10:44)
Message:
Keep the debug file open persistently.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • owl.h

    r1cfcab7 r26a1398  
    624624  int load_initial_subs;
    625625  int interrupted;
     626  FILE *debug_file;
    626627} owl_global;
    627628
Note: See TracChangeset for help on using the changeset viewer.