Updated the comments
This commit is contained in:
parent
bc7f33379f
commit
37ca360aee
|
@ -0,0 +1,18 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>simpleobis</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.statet.r.resourceProjects.RBuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.eclipse.statet.ide.resourceProjects.Statet</nature>
|
||||
<nature>org.eclipse.statet.r.resourceProjects.R</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
|
@ -0,0 +1,2 @@
|
|||
eclipse.preferences.version=1
|
||||
encoding/<project>=UTF-8
|
|
@ -1,4 +1,5 @@
|
|||
# TODO: Add comment
|
||||
# simpleobisCCP.R
|
||||
# Simple example for CCP integration
|
||||
#
|
||||
# Author: Giancarlo Panichi
|
||||
###############################################################################
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
# TODO: Add comment
|
||||
# simpleobisSAI.R
|
||||
# Simple example for SAI integration
|
||||
#
|
||||
# Author: Giancarlo Panichi
|
||||
###############################################################################
|
||||
|
|
Loading…
Reference in New Issue