annotate Lib/fftw-3.2.1/.git/hooks/post-update.sample @ 8:fdc592312a96

Vectorised Xcorr
author Geogaddi\David <d.m.ronan@qmul.ac.uk>
date Wed, 22 Jul 2015 15:28:00 +0100
parents 25bf17994ef1
children
rev   line source
d@0 1 #!/bin/sh
d@0 2 #
d@0 3 # An example hook script to prepare a packed repository for use over
d@0 4 # dumb transports.
d@0 5 #
d@0 6 # To enable this hook, rename this file to "post-update".
d@0 7
d@0 8 exec git update-server-info