Author: particle Date: Wed Jan 11 15:39:39 2006 New Revision: 11107 Modified: trunk/src/call_list.txt Log: PMC: add forgotten signature for Integer.'get_as_base'
Modified: trunk/src/call_list.txt ============================================================================== --- trunk/src/call_list.txt (original) +++ trunk/src/call_list.txt Wed Jan 11 15:39:39 2006 @@ -235,6 +235,10 @@ P JO S JO i P +# Needed by integer.pmc +S JOI + + # the following are use by t/pmc/nci.t i sc s sc
