]> andersk Git - splint.git/blame_incremental - src/maketags
Fixed bugs in the constant removal code for binary expressions.
[splint.git] / src / maketags
... / ...
CommitLineData
1#!/bin/sh
2
3etags *.y Headers/* *.c *.l *.i || etags *.y Headers/* *.c *.l *.i;
4
This page took 0.149521 seconds and 5 git commands to generate.