Refactor 'cryptography' and 'Quantum' to 'quantum'

This commit is contained in:
Nicolas Will
2025-05-08 01:38:53 +02:00
parent 314f1ff93f
commit c19291be88
50 changed files with 130 additions and 136 deletions

View File

@@ -6,7 +6,7 @@
* @id cpp/print-cbom-graph
*/
import experimental.Quantum.Language
import experimental.quantum.Language
query predicate nodes(Crypto::NodeBase node, string key, string value) {
Crypto::nodes_graph_impl(node, key, value)