Try this,

Remove the USING: form from a file, then do

auto-use? on
"path/to/my/file.factor" run-file

Slava

On Sun, Dec 21, 2008 at 9:10 AM, Jose A. Ortega Ruiz <[email protected]> wrote:
> "Slava Pestov" <[email protected]> writes:
>
>> On Thu, Dec 18, 2008 at 6:01 PM, Nicholas Seckar <[email protected]> wrote:
>>>   - Applying factor's corrective advice to the source (e.g. Add USING:
>>> entries, etc?)
>>
>> That would be nice.
>
> What would be a good way of programmatically recovering the list of
> USINGs for a file after compiling it? (to put it in a variable that is
> passed back to FUEL).
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Factor-talk mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>

------------------------------------------------------------------------------
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to