mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
12 lines
154 B
Text
12 lines
154 B
Text
description "Copy protection Protect package - code encryption\377";
|
|
|
|
uses
|
|
Core,
|
|
Cypher,
|
|
ProductVersion;
|
|
|
|
file
|
|
Protect.h,
|
|
Protect.cpp,
|
|
srcdoc.tpp;
|
|
|