comparison README @ 44:a80a707cc402

add readme.
author Robert McIntyre <rlm@mit.edu>
date Tue, 26 Feb 2013 10:13:11 +0000
parents
children
comparison
equal deleted inserted replaced
43:629602cb5e8c 44:a80a707cc402
1 This is vba-rerecording, modified to compile on GNU/Linux.
2
3 In order to compile this software, do:
4
5 autoreconf -i
6 ./configure
7 make
8 make install
9
10 If you have any problems, please contact rlm@mit.edu.
11