Re: [eclipse-clp-users] Events

From: Joachim Schimpf <jschimpf_at_...311...>
Date: Wed, 01 Feb 2012 03:27:17 +0100
Bogdan Tanasa wrote:
> The problem is that I have been trying to do like this but I cannot "load"
> the ecl file in eclipse from C. I posted in C include("file.ecl") and
> use_module("file.ecl") without any success. I think it's something related
> to the paths but I cannot figure it out.

If your .ecl file does not contain a module-directive, then you must
load it with compile("file.ecl") or ensure_loaded("file.ecl").

-- Joachim
Received on Wed Feb 01 2012 - 02:27:27 CET

This archive was generated by hypermail 2.3.0 : Thu Feb 22 2024 - 18:13:20 CET