Переписан для обычного diff

This commit is contained in:
Alexander Zhirov 2025-09-01 02:02:13 +03:00
parent ef491965f6
commit e7d16e6969
Signed by: alexander
GPG key ID: C8D8BE544A27C511
7 changed files with 212 additions and 15 deletions

View file

@ -0,0 +1,4 @@
module libxdiff;
public import libxdiff.mmfile;
public import libxdiff.mmblocks;