Closed emillon closed 7 years ago
Here is what this accomplishes:
% ack Pkcs11_ _build/**/p11*.depends _build/src/p11_driver.ml.depends 1:src/p11_driver.ml: Attribute Attribute_type Attribute_types Ctypes_helpers Data Flags Info List Map Mechanism Mechanism_info Mechanism_type Object_handle P11 Pkcs11 Pkcs11_slot_list Printexc Printf RV Result Session_handle Session_info Slot Slot_id Slot_info String Template Token_info Unsigned User_type
The only remaining dependency is in P11_driver which is expected.
P11_driver
There's not too much interesting stuff, mostly renaming and moving things around.
Thanks!
Here is what this accomplishes:
The only remaining dependency is in
P11_driver
which is expected.There's not too much interesting stuff, mostly renaming and moving things around.
Thanks!