[pubgit-commits-list] cpPlugins branch master updated. 320afa917228a86723477e0b60a7cd6ce87e5fe9
root
root at tux.creatis.insa-lyon.fr
Mon Dec 29 22:54:12 CET 2014
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)".
The branch, master has been updated
via 320afa917228a86723477e0b60a7cd6ce87e5fe9 (commit)
from 4c4b03aa87446a1aa78563fb75cc6d1956d7d64e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=320afa917228a86723477e0b60a7cd6ce87e5fe9
commit 320afa917228a86723477e0b60a7cd6ce87e5fe9
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Mon Dec 29 22:52:51 2014 +0100
Simplified parameters
-----------------------------------------------------------------------
Summary of changes:
lib/cpPlugins/Interface/Parameters.cxx | 228 +++++++++++++++++++++++++++++++++
lib/cpPlugins/Interface/Parameters.h | 133 +++++++++++++++++++
lib/cpPlugins/Interface/Parameters.hxx | 152 ++++++++++++++++++++++
3 files changed, 513 insertions(+)
create mode 100644 lib/cpPlugins/Interface/Parameters.cxx
create mode 100644 lib/cpPlugins/Interface/Parameters.h
create mode 100644 lib/cpPlugins/Interface/Parameters.hxx
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list