In section 5.11.5 of the Plugin developper manual : Reference to modules that neither appear in the API nor in Frama-c source.
ID0001036:
**This issue was created automatically from Mantis Issue 1036. Further discussion may take place here.**
---
| **Id** | **Project** | **Category** | **View** | **Due Date** | **Updated** |
| --- | --- | --- | --- | --- | --- |
| ID0001036 | Frama-C | Documentation > manuals | public | 2011-11-30 | 2016-06-21 |
| | | | | | |
| --- | --- | --- | --- | --- | --- |
| **Reporter** | fgarnier | **Assigned To** | signoles | **Resolution** | fixed |
| **Priority** | normal | **Severity** | feature | **Reproducibility** | N/A |
| **Platform** | - | **OS** | - | **OS Version** | - |
| **Product Version** | Frama-C Nitrogen-20111001 | **Target Version** | - | **Fixed in Version** | Frama-C Oxygen-20120901 |
### Description :
In the section 5.11.5, concerning the registration of new internal state, the
manual makes some reference to the modules/functors :
_Project.Computation.Register,
_Computation,
_Cil_computation.
I can't find them, neither in the html api --even when browsing the list of
all modules, nor while browsing both the cil source directory nor the framac
kernel directory.
Maybe the value those modules and functors used to defined have been moved
elsewhere.
issue