You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What's the status of CIC kernel? It seems broken w.r.t. a test written for an older version which was forked shortly after Dalefest in December.
For instance, I see pts_cic accumulated in the alt_0/CIC kernel, but there is no such file in the repo. Minor thing since there are other CiC files in that folder.
But also, I get an error:
Fatal error: Variable can only be introspected (eg ?? X L) in the guard
The development of a kernel/refiner for CIC moved to https://github.com/LPCIC/matita
where you can call ./matita/matita/matita -elpi CSC matita/matita/lib/arithmetics/nat.ma
to see it in action. (disclaimer: it is still a moving target, especially the refiner).
This repo is only for the lambda-prolog interpreter itself that is the embedded in matita in the other repo.
We should probably clean up these old tests... so I leave the issue open
What's the status of CIC kernel? It seems broken w.r.t. a test written for an older version which was forked shortly after Dalefest in December.
For instance, I see pts_cic accumulated in the alt_0/CIC kernel, but there is no such file in the repo. Minor thing since there are other CiC files in that folder.
But also, I get an error:
Fatal error: Variable can only be introspected (eg ?? X L) in the guard
...when running my test after accumulating:
Trying to debug but right now it's a guessing game. Thanks in advance.
The text was updated successfully, but these errors were encountered: