pspp-dev
[Top][All Lists]
Advanced

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

Re: header files from lib


From: Ben Pfaff
Subject: Re: header files from lib
Date: Tue, 11 Oct 2005 14:33:53 -0700
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Jason Stover <address@hidden> writes:

> I need to include pspp_linreg.h in regression.q. pspp_linreg.h
> is stored in lib/linreg. I used to just copy pspp_linreg.h
> to src.
>
> What is the right way to do it?

pspp/lib is in the include path, so #include
"linreg/pspp_linreg.h" should do it.  Does that work?
-- 
Ben Pfaff 
email: address@hidden
web: http://benpfaff.org




reply via email to

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