Skip to content

Commit e719c8b

Browse files
committed
add author section to satisfy cpplint
1 parent f3738af commit e719c8b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/big-int/allocainc.h

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
// $Id: allocainc.h,v 1.7 2005-12-25 14:44:24 kroening Exp $
1+
/*******************************************************************\
2+
3+
Module: Big Integers
4+
5+
Author: Daniel Kroening, [email protected]
6+
7+
\*******************************************************************/
28

39
// Whatever is necessary to use alloca().
410

0 commit comments

Comments
 (0)