From 184e3c156b4f9616b6d973544f7be2c45c57dc5d Mon Sep 17 00:00:00 2001 From: JJ Merelo Date: Tue, 27 Aug 2019 14:48:58 +0200 Subject: [PATCH] Re-adds stuff --- type-graph.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/type-graph.txt b/type-graph.txt index 3463422c5..bdfcf1194 100644 --- a/type-graph.txt +++ b/type-graph.txt @@ -407,6 +407,7 @@ class X::Attribute::NoPackage does X::Comp class X::Attribute::Package does X::Comp class X::Attribute::Undeclared is X::Undeclared class X::Attribute::Required is Exception does MOP +class X::Augment::NoSuchType does X::Comp class X::Bind is Exception class X::Bind::NativeType does X::Comp class X::Bind::Slice is Exception