Factor out new function rc_deptree_load_file to aid in debugging deptree files from users. Loads from a given filename instead of the hardcoded RC_DEPTREE_CACHE define.
This commit is contained in:
@@ -7,6 +7,7 @@ global:
|
||||
rc_deptree_depends;
|
||||
rc_deptree_free;
|
||||
rc_deptree_load;
|
||||
rc_deptree_load_file;
|
||||
rc_deptree_order;
|
||||
rc_deptree_update;
|
||||
rc_deptree_update_needed;
|
||||
|
||||
Reference in New Issue
Block a user