Subversion Repositories prayer

Compare Revisions

Ignore whitespace Rev 89 → Rev 90

/trunk/debian/patches/dlopen_templates.patch
1,3 → 1,6
Experimental support for dynamically loading templates. Low-level template handling is unchanged;
main programs call dlopen_templates() at appropriate times. If template set has changed, the old
one is unloaded first.
--- /dev/null
+++ b/shared/dlopen_templates.c
@@ -0,0 +1,40 @@