]> andersk Git - splint.git/blobdiff - src/mtTransferClause.c
Renamed lclintMacros.nf splintMacros.nf
[splint.git] / src / mtTransferClause.c
index c4f7244a620ad203a6940e480ab608778c2e9221..10a760eec087d14377eb762635061aaabc6ee83e 100644 (file)
 ** the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 ** MA 02111-1307, USA.
 **
-** For information on lclint: lclint-request@cs.virginia.edu
-** To report a bug: lclint-bug@cs.virginia.edu
+** For information on splint: splint@cs.virginia.edu
+** To report a bug: splint-bug@cs.virginia.edu
 ** For more information: http://www.splint.org
 */
 /*
 ** mtTransferClause.c
 */
 
-# include "lclintMacros.nf"
+# include "splintMacros.nf"
 # include "basic.h"
 
 extern mtTransferClause mtTransferClause_create (mttok fromname, mttok toname, mtTransferAction action)
This page took 0.04179 seconds and 4 git commands to generate.