diff --git a/.project b/.project new file mode 100644 index 0000000..cb838ec --- /dev/null +++ b/.project @@ -0,0 +1,18 @@ + + + simpleobis + + + + + + org.eclipse.statet.r.resourceProjects.RBuilder + + + + + + org.eclipse.statet.ide.resourceProjects.Statet + org.eclipse.statet.r.resourceProjects.R + + diff --git a/.settings/org.eclipse.core.resources.prefs b/.settings/org.eclipse.core.resources.prefs new file mode 100644 index 0000000..99f26c0 --- /dev/null +++ b/.settings/org.eclipse.core.resources.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +encoding/=UTF-8 diff --git a/simpleobisCCP.R b/simpleobisCCP.R index 38104ed..fb65bb4 100644 --- a/simpleobisCCP.R +++ b/simpleobisCCP.R @@ -1,4 +1,5 @@ -# TODO: Add comment +# simpleobisCCP.R +# Simple example for CCP integration # # Author: Giancarlo Panichi ############################################################################### diff --git a/simpleobisSAI.R b/simpleobisSAI.R index 629ced2..a21c775 100644 --- a/simpleobisSAI.R +++ b/simpleobisSAI.R @@ -1,4 +1,5 @@ -# TODO: Add comment +# simpleobisSAI.R +# Simple example for SAI integration # # Author: Giancarlo Panichi ###############################################################################