annotate Lib/fftw-3.2.1/.git/hooks/post-update.sample @ 0:25bf17994ef1

First commit. VS2013, Codeblocks and Mac OSX configuration
author Geogaddi\David <d.m.ronan@qmul.ac.uk>
date Thu, 09 Jul 2015 01:12:16 +0100
parents
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