diff options
Diffstat (limited to 'lib/CodeGen/PBQP/PBQPMath.h')
-rw-r--r-- | lib/CodeGen/PBQP/PBQPMath.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/CodeGen/PBQP/PBQPMath.h b/lib/CodeGen/PBQP/PBQPMath.h index dc184fe..9bcaf4d 100644 --- a/lib/CodeGen/PBQP/PBQPMath.h +++ b/lib/CodeGen/PBQP/PBQPMath.h @@ -1,3 +1,12 @@ +//===-- PBQPMath.h - PBQP Vector and Matrix classes ------------*- C++ --*-===// +// +// The LLVM Compiler Infrastructure +// +// This file is distributed under the University of Illinois Open Source +// License. See LICENSE.TXT for details. +// +//===----------------------------------------------------------------------===// + #ifndef LLVM_CODEGEN_PBQP_PBQPMATH_H #define LLVM_CODEGEN_PBQP_PBQPMATH_H |