bug-cim
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cim 5.1: wrong include paths in two source files


From: donsp
Subject: Cim 5.1: wrong include paths in two source files
Date: Mon, 27 Apr 2020 09:51:47 -0700

Both lib/simset.c and lib/simulation.c include cim.h with
   #include "../../lib/cim.h"
but this header file is in the same directory.

Fixing the path allowed to compilations to finish.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]