ENH: Add minimal functionality
7 unresolved threads
7 unresolved threads
Compare changes
- florian authored
+ 8
− 3
@@ -34,12 +34,17 @@ export evaluate_return_code, CaosDBException
@@ -50,7 +55,7 @@ Base.showerror(io::IO, e::CaosDBException) = print(io, "CaosDBException: ", e.ms
@@ -60,7 +65,7 @@ function evaluate_return_code(code::Cint)