]> andersk Git - splint.git/blame_incremental - src/maketags
Fixed declarations of inptr_t and uintptr_t.
[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.035324 seconds and 5 git commands to generate.