Skip to content
Snippets Groups Projects
Commit 6b798d8f authored by xleroy's avatar xleroy
Browse files

Convenience command

git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@74 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e
parent a7c6cf8d
No related branches found
No related tags found
No related merge requests found
coq 0 → 100755
#!/bin/sh
# Start coqide with the right -I options
exec coqide -I lib -I common -I backend -I cfrontend "$@"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment