mirror of
https://github.com/nasa/trick.git
synced 2025-06-21 16:39:37 +00:00
Cleaning up once include variables and copyright cleanup.
Changed all header file once include variables to follow the same naming convention and not start with any underscores. Also deleted old incorrect copyright notices. Also removed $Id: tags from all files. Fixes #14. Fixes #22.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
|
||||
#ifndef _PRINTFILECONTENTSBASE_HH_
|
||||
#define _PRINTFILECONTENTSBASE_HH_
|
||||
#ifndef PRINTFILECONTENTSBASE_HH
|
||||
#define PRINTFILECONTENTSBASE_HH
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
Reference in New Issue
Block a user