There was an error fetching the commit references. Please try again later.
Allow direct #include from other modules
I allowed include commands such as #include "../module/file.h", only in the case where module is an used module (or the current module). Later I would like to see if it is possible to eliminate the "make links" stuff completely.
Please register or sign in to comment