hi. there is a .fluxus.scm file in the root which loads at startup. you can
put your stuff in there and use it without require.
(at least on osx i think it is default)
gas

On Friday, April 4, 2014, Joaquim <[email protected]> wrote:

> Hello,
>
> I'm preparing something on fluxus and I would like to make my own list of
> function.
>
> I was thinking to write a .ss file, let's say mylib.ss and put it in the
>  contents/resources/collects/fluxus-17/ directory
> then with a simple  (require fluxus-017/mylib) in fluxus at the beginning
> of the code I'll have access to all my personal function like build-beam ,
> buil-greekcolum ect....
>
> It seems not to be the proper way (because it doesn't work). Can somebody
> explain me how I should do to use correctly << require >> function  ?
>
> Thanks
>
> Best regards
>
>
> Joaquim Silvestre
>
>
>
>
>

Reply via email to