mirror of
https://github.com/dlang/phobos.git
synced 2025-04-28 22:21:09 +03:00
Add URL for Unicode table generator into the headers of the Unicode tables
This commit is contained in:
parent
a1f2e760e7
commit
297370abc2
5 changed files with 10 additions and 5 deletions
|
@ -5,7 +5,8 @@
|
|||
* Authors: Dmitry Olshansky
|
||||
*
|
||||
*/
|
||||
//Automatically generated from Unicode Character Database files, DO NOT EDIT
|
||||
// Automatically generated from Unicode Character Database files, DO NOT EDIT
|
||||
// https://github.com/dlang/phobos/blob/master/tools/unicode_table_generator.d
|
||||
//dfmt off
|
||||
module std.internal.unicode_tables;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue