Commit Graph

3 Commits

Author SHA1 Message Date
Zoltan Somogyi
d33273d033 Tell vim not to expand tabs in Makefiles.
This file-specific setting will override a default setting of expandtabs
in $HOME/.vimrc.

*/Makefile:
*/Mmakefile:
    As above.

tests/hard_coded/.gitignore:
    Don't ignore the purity subdir. This ignore must have been left over
    from when purity.m was a test in hard_coded, not hard_coded/purity,
    and it ignored an executable, not a directory.
2015-01-08 22:07:29 +11:00
Fergus Henderson
08e7e85d41 Various minor changes; added a bunch of new test files.
tests/valid/*:
	Various minor changes; added a bunch of new test files.
1994-10-02 16:43:18 +00:00
Fergus Henderson
2801c88864 Various minor fixes including, adding a Makefile.
tests/valid/*:
	Various minor fixes including, adding a Makefile.
1994-09-01 06:11:09 +00:00