aboutsummaryrefslogtreecommitdiff
path: root/misc/quantum++/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'misc/quantum++/pkg-plist')
-rw-r--r--misc/quantum++/pkg-plist24
1 files changed, 19 insertions, 5 deletions
diff --git a/misc/quantum++/pkg-plist b/misc/quantum++/pkg-plist
index 6cf013b39612..a768950d30bd 100644
--- a/misc/quantum++/pkg-plist
+++ b/misc/quantum++/pkg-plist
@@ -24,12 +24,26 @@ include/qpp/internal/classes/singleton.hpp
include/qpp/internal/util.hpp
include/qpp/number_theory.hpp
include/qpp/operations.hpp
-include/qpp/qasm/ast.hpp
-include/qpp/qasm/lexer.hpp
-include/qpp/qasm/parser.hpp
-include/qpp/qasm/preprocessor.hpp
include/qpp/qasm/qasm.hpp
-include/qpp/qasm/token.hpp
+include/qpp/qasmtools/ast/ast.hpp
+include/qpp/qasmtools/ast/base.hpp
+include/qpp/qasmtools/ast/decl.hpp
+include/qpp/qasmtools/ast/expr.hpp
+include/qpp/qasmtools/ast/program.hpp
+include/qpp/qasmtools/ast/replacer.hpp
+include/qpp/qasmtools/ast/semantic.hpp
+include/qpp/qasmtools/ast/stmt.hpp
+include/qpp/qasmtools/ast/traversal.hpp
+include/qpp/qasmtools/ast/var.hpp
+include/qpp/qasmtools/ast/visitor.hpp
+include/qpp/qasmtools/parser/lexer.hpp
+include/qpp/qasmtools/parser/parser.hpp
+include/qpp/qasmtools/parser/position.hpp
+include/qpp/qasmtools/parser/preprocessor.hpp
+include/qpp/qasmtools/parser/token.hpp
+include/qpp/qasmtools/tools/ast_printer.hpp
+include/qpp/qasmtools/utils/angle.hpp
+include/qpp/qasmtools/utils/templates.hpp
include/qpp/qpp.h
include/qpp/random.hpp
include/qpp/statistics.hpp