hide
This commit is contained in:
@@ -173,7 +173,9 @@ eval0(Int fi) {
|
||||
}
|
||||
case op_heapused:
|
||||
/// - heapused
|
||||
/// Heap (data-base) space used, in bytes.
|
||||
/// Heap (data-base) space used, in bytes. In fact YAP either reports
|
||||
/// the total memory malloced, or the amount of allocated space in
|
||||
/// predicates.
|
||||
///
|
||||
RINT(Yap_HeapUsed());
|
||||
case op_localsp:
|
||||
|
Reference in New Issue
Block a user