chiark
/
gitweb
/
~mdw
/
catacomb
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
prime generation: Deploy the new Baillie--PSW testers.
[catacomb]
/
build-setup
1
#! /bin/sh -ex
2
for gen in symm/modes.am symm/stubs.am; do
3
if [ ! -r $gen ]; then touch -t197101010000.00 $gen; fi
4
done