mirror of
https://github.com/perlbot/perlbuut
synced 2025-06-07 17:15:40 -04:00
adding a slight debug message here, so that i can tell if its even matching
This commit is contained in:
parent
17f59678b0
commit
7fc837717d
1 changed files with 1 additions and 1 deletions
|
@ -352,7 +352,7 @@ sub _fact_substitute
|
|||
}
|
||||
else
|
||||
{
|
||||
return $pred;
|
||||
return "O:".$pred;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue