Allow for output file override

This commit is contained in:
Michael Hansen
2011-10-23 19:04:06 -07:00
parent c474d368a1
commit f030a77767
6 changed files with 163 additions and 157 deletions

View File

@@ -1,6 +1,8 @@
#include "data.h"
#include <cstring>
FILE* pyc_output = stdout;
/* PycData */
int PycData::get16()
{