3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-07-19 19:02:04 +00:00

libparse: install headers for use in plugins

This commit is contained in:
Emil J. Tywoniak 2025-07-08 13:39:03 +02:00
parent 66035f706e
commit ad80e2bd39
2 changed files with 6 additions and 0 deletions

View file

@ -26,6 +26,11 @@
#include <vector>
#include <set>
/**
* This file is likely to change in the near future.
* Rely on it in your plugins at your own peril
*/
namespace Yosys
{
struct LibertyAst