source:
proto/charsetcompiler/UCD/UCD_config.py
@
5143
Last change on this file since 5143 was 5143, checked in by cameron, 2 years ago | |
---|---|
File size: 157 bytes |
Line | |
---|---|
1 | # |
2 | # UCD_config.py - configuration for UCD generator |
3 | # |
4 | # |
5 | # Licensed under Open Software License 3.0. |
6 | # |
7 | # |
8 | UCD_src_dir = "UCD9.0" |
9 | |
10 | UCD_output_dir = "generated" |
Note: See TracBrowser
for help on using the repository browser.