Skip to content

Commit 1a18517

Browse files
committed
Add example
1 parent 5c79494 commit 1a18517

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

examples/circt-standalone/include/CIRCTStandalone/CIRCTStandaloneDialect.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- CIRCTStandaloneDialect.h - CIRCT standalone dialect ------*- C++ -*-===//
1+
//===----------------------------------------------------------------------===//
22
//
33
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
44
// See https://llvm.org/LICENSE.txt for license information.

examples/circt-standalone/include/CIRCTStandalone/CIRCTStandaloneOps.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- CIRCTStandaloneOps.h - CIRCT standalone ops -------------*- C++ -*-===//
1+
//===----------------------------------------------------------------------===//
22
//
33
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
44
// See https://llvm.org/LICENSE.txt for license information.

0 commit comments

Comments
 (0)