vipak/vpkRemoteClient.Mod
2020-04-02 23:20:19 +04:00

6 lines
74 B
Modula-2

MODULE vpkRemoteClient;
IMPORT
httpClient
BEGIN
END vpkRemoteClient.