This website works better with JavaScript.
Home
Explore
Sign In
mahta.fetrat
/
HomoFast-eSpeak-Persian
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
src/compiledata.cpp: only call DrawEnvelopes if MAKE_ENVELOPES is defined
master
Reece H. Dunn
12 years ago
parent
1b7dae7aea
commit
0fdba9386d
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
src/compiledata.cpp
+ 2
- 0
src/compiledata.cpp
View File
@@ -3606,7 +3606,9 @@ fprintf(f_errors,"\nRefs %d, Reused %d\n",count_references,duplicate_references
CompileReport();
report_dict = CompileAllDictionaries();
#ifdef MAKE_ENVELOPES
DrawEnvelopes();
#endif
if(gui_flag)
Write
Preview
Loading…
Cancel
Save