Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 62800
Collapse All | Expand All

(-)feynmf-orig/feynmf.pl (-1 / +1 lines)
Lines 373-379 Link Here
373
			maybe_run "$gftopk_prog $gf" if $gftopk_prog;
373
			maybe_run "$gftopk_prog $gf" if $gftopk_prog;
374
		    }
374
		    }
375
		}
375
		}
376
		close (<LOG>);
376
		close (LOG);
377
	    }
377
	    }
378
	}
378
	}
379
    }
379
    }

Return to bug 62800