mirror of
https://github.com/github/codeql.git
synced 2026-04-24 16:25:15 +02:00
Refactor directory structure (shared experimental)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import codeql.quantum.Model
|
||||
import codeql.experimental.quantum.Model
|
||||
import semmle.code.cpp.dataflow.new.DataFlow
|
||||
private import cpp as Lang
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* @name "PQC Test"
|
||||
*/
|
||||
|
||||
import experimental.Quantum.Language
|
||||
import experimental.quantum.Language
|
||||
|
||||
from Crypto::NodeBase node
|
||||
select node
|
||||
|
||||
Reference in New Issue
Block a user