File: configure.sh

package info (click to toggle)
coq-math-classes 9.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,120 kB
  • sloc: python: 22; makefile: 21; sh: 2
file content (3 lines) | stat: -rwxr-xr-x 127 bytes parent folder | download | duplicates (4)
1
2
3
#!/bin/sh
cp -f _CoqProject.in _CoqProject
find . -name "*.v"|grep -v debian |grep -v misc/benchmarks_nobuild.v >> _CoqProject