mirror of
https://github.com/allaunthefox/SilverSight.git
synced 2026-07-31 01:25:21 +00:00
fix(build): register missing CoreFormalism roots in lakefile
Registered CoreFormalism.HachimojiManifoldAxiom and CoreFormalism.ChentsovFinite to library roots to resolve build/import issues for downstream RRC files. Build: 3343 jobs, 0 errors (lake build)
This commit is contained in:
parent
523abdd422
commit
2a45da0462
1 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,8 @@ lean_lib «SilverSightFormal» where
|
|||
`CoreFormalism.HachimojiCodec,
|
||||
`CoreFormalism.HachimojiLUT,
|
||||
`CoreFormalism.HachimojiBridging,
|
||||
`CoreFormalism.HachimojiManifoldAxiom,
|
||||
`CoreFormalism.ChentsovFinite,
|
||||
`SilverSight.WireFormat,
|
||||
`SilverSight.ProductSchema,
|
||||
`SilverSight.ProductWireFormat,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue