Skip to content

Commit

Permalink
Merge pull request #176 from LLNL/develop
Browse files Browse the repository at this point in the history
0.12.1 release
  • Loading branch information
ltaylor16 authored Jun 28, 2020
2 parents 6d68562 + 8ce144d commit c093446
Show file tree
Hide file tree
Showing 471 changed files with 472 additions and 472 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Shroud and PyYAML are bundled into a single executable which uses
the Python3 on your path.

```
wget https://github.com/LLNL/shroud/archive/shroud-0.12.0.pyz
wget https://github.com/LLNL/shroud/archive/shroud-0.12.1.pyz
```


Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
# The short X.Y version.
version = '0.12'
# The full version, including alpha/beta/rc tags.
release = '0.12.0'
release = '0.12.1'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/arrayclass/arrayclass.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"__NOTICE__": "This file is generated by Shroud 0.12.0 and is useful for debugging.",
"__NOTICE__": "This file is generated by Shroud 0.12.1 and is useful for debugging.",
"library": {
"classes": [
{
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/arrayclass/arrayclass_types.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# arrayclass_types.yaml
# This file is generated by Shroud 0.12.0. Do not edit.
# This file is generated by Shroud 0.12.1. Do not edit.
# Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
# other Shroud Project Developers.
# See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/arrayclass/pyArrayWrappertype.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// pyArrayWrappertype.cpp
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/arrayclass/pyarrayclassmodule.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// pyarrayclassmodule.cpp
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/arrayclass/pyarrayclassmodule.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// pyarrayclassmodule.hpp
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/arrayclass/pyarrayclassutil.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// pyarrayclassutil.cpp
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/arrayclass/setup.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# setup.py
# This file is generated by Shroud 0.12.0. Do not edit.
# This file is generated by Shroud 0.12.1. Do not edit.
# Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
# other Shroud Project Developers.
# See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/arrayclass/typesarrayclass.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// typesarrayclass.h
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/arrayclass/wrapArrayWrapper.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// wrapArrayWrapper.cpp
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/arrayclass/wrapArrayWrapper.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// wrapArrayWrapper.h
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/arrayclass/wraparrayclass.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// wraparrayclass.cpp
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/arrayclass/wrapfarrayclass.f
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
! wrapfarrayclass.f
! This file is generated by Shroud 0.12.0. Do not edit.
! This file is generated by Shroud 0.12.1. Do not edit.
! Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
! other Shroud Project Developers.
! See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/cdesc/cdesc.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"__NOTICE__": "This file is generated by Shroud 0.12.0 and is useful for debugging.",
"__NOTICE__": "This file is generated by Shroud 0.12.1 and is useful for debugging.",
"library": {
"copyright": [
"Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and",
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/cdesc/typescdesc.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// typescdesc.h
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/cdesc/wrapcdesc.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// wrapcdesc.cpp
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/cdesc/wrapcdesc.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// wrapcdesc.h
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/cdesc/wrapfcdesc.f
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
! wrapfcdesc.f
! This file is generated by Shroud 0.12.0. Do not edit.
! This file is generated by Shroud 0.12.1. Do not edit.
! Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
! other Shroud Project Developers.
! See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/classes/classes.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"__NOTICE__": "This file is generated by Shroud 0.12.0 and is useful for debugging.",
"__NOTICE__": "This file is generated by Shroud 0.12.1 and is useful for debugging.",
"library": {
"classes": [
{
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/classes/classes_types.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# classes_types.yaml
# This file is generated by Shroud 0.12.0. Do not edit.
# This file is generated by Shroud 0.12.1. Do not edit.
# Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
# other Shroud Project Developers.
# See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/classes/pyClass1type.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// pyClass1type.cpp
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/classes/pyClass2type.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// pyClass2type.cpp
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/classes/pySingletontype.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// pySingletontype.cpp
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/classes/pyclassesmodule.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// pyclassesmodule.cpp
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/classes/pyclassesmodule.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// pyclassesmodule.hpp
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/classes/pyclassesutil.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// pyclassesutil.cpp
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/classes/setup.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# setup.py
# This file is generated by Shroud 0.12.0. Do not edit.
# This file is generated by Shroud 0.12.1. Do not edit.
# Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
# other Shroud Project Developers.
# See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/classes/typesclasses.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// typesclasses.h
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/classes/utilclasses.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// utilclasses.cpp
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/classes/wrapClass1.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// wrapClass1.cpp
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/classes/wrapClass1.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// wrapClass1.h
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/classes/wrapClass2.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// wrapClass2.cpp
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/classes/wrapClass2.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// wrapClass2.h
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/classes/wrapSingleton.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// wrapSingleton.cpp
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/classes/wrapSingleton.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// wrapSingleton.h
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/classes/wrapclasses.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// wrapclasses.cpp
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/classes/wrapclasses.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// wrapclasses.h
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/classes/wrapfclasses.f
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
! wrapfclasses.f
! This file is generated by Shroud 0.12.0. Do not edit.
! This file is generated by Shroud 0.12.1. Do not edit.
! Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
! other Shroud Project Developers.
! See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/clibrary/clibrary.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"__NOTICE__": "This file is generated by Shroud 0.12.0 and is useful for debugging.",
"__NOTICE__": "This file is generated by Shroud 0.12.1 and is useful for debugging.",
"library": {
"classes": [
{
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/clibrary/clibrary_types.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# clibrary_types.yaml
# This file is generated by Shroud 0.12.0. Do not edit.
# This file is generated by Shroud 0.12.1. Do not edit.
# Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
# other Shroud Project Developers.
# See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/clibrary/pyClibrarymodule.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// pyClibrarymodule.c
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/clibrary/pyClibrarymodule.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// pyClibrarymodule.h
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/clibrary/setup.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# setup.py
# This file is generated by Shroud 0.12.0. Do not edit.
# This file is generated by Shroud 0.12.1. Do not edit.
# Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
# other Shroud Project Developers.
# See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/clibrary/typesClibrary.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// typesClibrary.h
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/clibrary/wrapClibrary.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// wrapClibrary.c
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/clibrary/wrapClibrary.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// wrapClibrary.h
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/clibrary/wrapfclibrary.f
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
! wrapfclibrary.f
! This file is generated by Shroud 0.12.0. Do not edit.
! This file is generated by Shroud 0.12.1. Do not edit.
! Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
! other Shroud Project Developers.
! See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/cxxlibrary/cxxlibrary.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"__NOTICE__": "This file is generated by Shroud 0.12.0 and is useful for debugging.",
"__NOTICE__": "This file is generated by Shroud 0.12.1 and is useful for debugging.",
"library": {
"classes": [
{
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/cxxlibrary/cxxlibrary_types.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# cxxlibrary_types.yaml
# This file is generated by Shroud 0.12.0. Do not edit.
# This file is generated by Shroud 0.12.1. Do not edit.
# Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
# other Shroud Project Developers.
# See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/cxxlibrary/pyCstruct1_clstype.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// pyCstruct1_clstype.cpp
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/cxxlibrary/pycxxlibrarymodule.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// pycxxlibrarymodule.cpp
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/cxxlibrary/pycxxlibrarymodule.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// pycxxlibrarymodule.hpp
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/cxxlibrary/pycxxlibraryutil.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// pycxxlibraryutil.cpp
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/cxxlibrary/setup.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# setup.py
# This file is generated by Shroud 0.12.0. Do not edit.
# This file is generated by Shroud 0.12.1. Do not edit.
# Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
# other Shroud Project Developers.
# See the top-level COPYRIGHT file for details.
Expand Down
2 changes: 1 addition & 1 deletion regression/reference/cxxlibrary/typescxxlibrary.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// typescxxlibrary.h
// This file is generated by Shroud 0.12.0. Do not edit.
// This file is generated by Shroud 0.12.1. Do not edit.
// Copyright (c) 2017-2020, Lawrence Livermore National Security, LLC and
// other Shroud Project Developers.
// See the top-level COPYRIGHT file for details.
Expand Down
Loading

0 comments on commit c093446

Please sign in to comment.