ecl/msvc/c
Daniel Kochmański ce3f89d2d8 refactor: remove the file symbols_list2.h
The file symbols_list2.h was automatically generated from the file
symbols_list.h for dpp. This commit unifies said structure definition and
removes a step for generating symbols_list2.h.

From now on at runtime the structurecl_symbol_initializer has an additional
element storing the function name. That will help solving #543.
2020-09-16 12:14:25 +02:00
..
clos Create msvc/c/clos directory for MSVC builds 2011-12-30 15:42:10 +01:00
ffi Split out the library loading functions into a separate C file. 2010-10-30 11:35:22 +02:00
numbers Added the new object files to the list of targets in MSVC 2010-11-01 19:49:09 +01:00
printer The new reader and printer routines are incorporated into the MSVC port 2010-10-17 14:45:10 +02:00
reader The new reader and printer routines are incorporated into the MSVC port 2010-10-17 14:45:10 +02:00
threads Split the threads code into separate files. 2010-10-23 21:43:46 +02:00
Makefile refactor: remove the file symbols_list2.h 2020-09-16 12:14:25 +02:00