On Sat, Nov 03, 2001 at 09:46:06AM -0800, Brent Dax wrote:
> ....but how do I use an additional .ops file?  I'd like to statically
> link it in and use it alongside core.ops, but I can't figure it out.

To let the assembler know about it, add a line like

use Parrot::OpLib::foo;

to Parrot/Assemble.pm

-- 
"You can have my Unix system when you pry it from my cold, dead fingers."

Reply via email to