This repository has been archived by the owner on May 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Allow proving, editing and compiling as different commands in cement #163
Comments
jklmnn
added a commit
that referenced
this issue
Apr 3, 2020
jklmnn
added a commit
that referenced
this issue
Apr 24, 2020
jklmnn
added a commit
that referenced
this issue
May 19, 2020
Fixed by #173. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently cement only supports xml and gpr files. For the first case it builds a complete system and for the latter it opens GPS with the project.
For proving a gpr file is also needed. To select between editing and proving a subcommand should be added:
build
, compile system, requires xml fileedit
, edit project in GPSprove
, prove project with gnatproveThe text was updated successfully, but these errors were encountered: