https://github.com/nderousseaux/tps-certification-logiciel
Tps du l'UE certification du logiciel
https://github.com/nderousseaux/tps-certification-logiciel
master-siris tps ue-certification-logiciel
Last synced: about 1 year ago
JSON representation
Tps du l'UE certification du logiciel
- Host: GitHub
- URL: https://github.com/nderousseaux/tps-certification-logiciel
- Owner: nderousseaux
- Created: 2023-11-14T12:39:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-16T15:11:00.000Z (over 2 years ago)
- Last Synced: 2025-02-12T18:34:05.949Z (over 1 year ago)
- Topics: master-siris, tps, ue-certification-logiciel
- Language: C
- Homepage:
- Size: 808 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cl
Use frama-c :
```bash
$ rm -f ~/.why3.conf ; why3 config detect
$ frama-c -rte -wp toto.c
```