Skip to content

Commit bd85354

Browse files
Add copyright and doxygen header to symtab2gb
1 parent e2e0989 commit bd85354

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/symtab2gb/symtab2gb_main.cpp

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
/******************************************************************\
2+
3+
Module: symtab2gb_main
4+
5+
Author: Diffblue Ltd.
6+
7+
\******************************************************************/
8+
9+
/// \file
10+
/// symtab2gb Main Module
11+
112
#include <fstream>
213
#include <goto-programs/goto_convert_functions.h>
314
#include <goto-programs/goto_model.h>

0 commit comments

Comments
 (0)