]> andersk Git - splint.git/blame_incremental - src/Headers/arrayQualNode.h
*** empty log message ***
[splint.git] / src / Headers / arrayQualNode.h
... / ...
CommitLineData
1/*
2** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2001.
3** See ../LICENSE for license information.
4**
5*/
6typedef struct {
7 ltoken tok;
8 /*@null@*/ termNode term;
9} *arrayQualNode;
This page took 0.042856 seconds and 5 git commands to generate.