059b59c98e
trying to get plugins working on Cygwin. Added Files: Makefile test1-static/* test2-dynamic/* test3-twomodules/* test4-interdep/*
3 lines
67 B
C
3 lines
67 B
C
extern const char *module_name;
|
|
extern int operate (int a, int b);
|