# HG changeset patch
# User František Kučera LD_PRELOAD
.
+ The helper libraries and constants are designed as header-only (they are compiled into a program/library instead of dynamic linking).
+ They do not provide any public API and are used only internally by other relpipe-*
tools and libraries.
+ Because they are maintained by the same team of developers, this usage cause no harm.
+ If any change in this header-only library is needed, just recompile whole shared library and plug it in given existing program.
+