fuel.pprint: Fix bad use of source-file.

db4
Doug Coleman 2013-03-23 19:59:50 -07:00
parent f4410e295a
commit 52c8b9fc3d
1 changed files with 1 additions and 1 deletions

View File

@ -60,4 +60,4 @@ M: source-file-error fuel-pprint
[ file>> ] [ error>> ] bi 2array source-file-error prefix
fuel-pprint ;
M: source-file fuel-pprint path>> fuel-pprint ;
M: source-file-tuple fuel-pprint path>> fuel-pprint ;