diff --git a/src/init.c b/src/components.c similarity index 97% rename from src/init.c rename to src/components.c index b697b73180768388b3d0e2bd94554d578c1b3679..3ffe09c882fd3837e95a915879eb13a29aa2da1c 100644 --- a/src/init.c +++ b/src/components.c @@ -25,6 +25,8 @@ * 2013-06-23 Bernard Add the init_call for components initialization. * 2013-07-05 Bernard Remove initialization feature for MS VC++ compiler * 2015-02-06 Bernard Remove the MS VC++ support and move to the kernel + * 2015-0504 Bernard Rename it to components.c because compiling issue + * in some IDEs. */ #include