]> andersk Git - splint.git/blame - test/alias.lcl
Update configure and makefile to aclocal/automake 1.10.1 and autoconf 2.61.
[splint.git] / test / alias.lcl
CommitLineData
885824d3 1imports mut;
2
3int glob;
4int *globp;
5
6int f (int *a, int b, int **c) int glob; int *globp; { }
7
8int h (mut a, mut b) { }
This page took 0.060371 seconds and 5 git commands to generate.