]> andersk Git - splint.git/blame_incremental - src/maketags
Fixed problem with unnamed unions within struct definitions.
[splint.git] / src / maketags
... / ...
CommitLineData
1#!/bin/sh
2
3etags *.y *.l *.c *.i Headers/* || echo "Error creating TAGS file (ignoring)"
4
This page took 0.288577 seconds and 5 git commands to generate.