From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- vendor/voclient/libsamp/TODO | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 vendor/voclient/libsamp/TODO (limited to 'vendor/voclient/libsamp/TODO') diff --git a/vendor/voclient/libsamp/TODO b/vendor/voclient/libsamp/TODO new file mode 100644 index 00000000..e4d80172 --- /dev/null +++ b/vendor/voclient/libsamp/TODO @@ -0,0 +1,15 @@ + + 8/30/11 +LIBSAMP: + + - Flesh out unit tests in zztest.c + - Thread-lock option in interface mtype handlers or leave it to + the app? + - F77/SPP wrappers + - Swig bindings + - Better Hub discovery....a watcher thread to auto-connect? + - Need to return error code from user handlers? + +IRAF CL: + + - -- cgit