aboutsummaryrefslogtreecommitdiff
path: root/cpp/nissy.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/nissy.h')
-rw-r--r--cpp/nissy.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/nissy.h b/cpp/nissy.h
index 2eb0f42..8fd0aff 100644
--- a/cpp/nissy.h
+++ b/cpp/nissy.h
@@ -52,7 +52,6 @@ namespace nissy {
52 error move(const std::string&); 52 error move(const std::string&);
53 error transform(const std::string&); 53 error transform(const std::string&);
54 void invert(); 54 void invert();
55 void compose(const cube&);
56 std::string to_string() const; 55 std::string to_string() const;
57 56
58 static std::variant<cube, error> from_string( 57 static std::variant<cube, error> from_string(

Generated with cgit - Back to sebastiano.tronto.net