Make full screen switching more robust. Add in/out traces.
[dorian] / trace.cpp
1 #include "trace.h"
2
3 int Trace::indent = 0;
4