1
0
Эх сурвалжийг харах

ENH: Add a file to generate the lib

Mathieu Malaterre 20 жил өмнө
parent
commit
117c871790

+ 5 - 0
Source/kwsys/testDynload.c

@@ -0,0 +1,5 @@
+int TestDynamicLoaderData;
+
+void TestDynamicLoaderFunction()
+{
+}