mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
9 lines
97 B
Text
9 lines
97 B
Text
description "Package to handle Posix signala";
|
|
|
|
uses
|
|
CtrlCore;
|
|
|
|
file
|
|
Signals.h,
|
|
Signals.cpp;
|
|
|