diff --git a/doc/1-Kernel_Modeling_Language.pdf b/doc/1-Kernel_Modeling_Language.pdf index 5182d5f..49c7812 100644 Binary files a/doc/1-Kernel_Modeling_Language.pdf and b/doc/1-Kernel_Modeling_Language.pdf differ diff --git a/doc/2a-OMG_Systems_Modeling_Language.pdf b/doc/2a-OMG_Systems_Modeling_Language.pdf index ec8bf22..73c5723 100644 Binary files a/doc/2a-OMG_Systems_Modeling_Language.pdf and b/doc/2a-OMG_Systems_Modeling_Language.pdf differ diff --git a/doc/2b-SysML_v1_to_v2_Transformation.pdf b/doc/2b-SysML_v1_to_v2_Transformation.pdf index 1c7e891..77a453e 100644 Binary files a/doc/2b-SysML_v1_to_v2_Transformation.pdf and b/doc/2b-SysML_v1_to_v2_Transformation.pdf differ diff --git a/doc/3-Systems_Modeling_API_and_Services.pdf b/doc/3-Systems_Modeling_API_and_Services.pdf index c7a31a4..770d29a 100644 Binary files a/doc/3-Systems_Modeling_API_and_Services.pdf and b/doc/3-Systems_Modeling_API_and_Services.pdf differ diff --git a/doc/Intro to the SysML v2 Language-Textual Notation.pdf b/doc/Intro to the SysML v2 Language-Textual Notation.pdf index b9d8cd8..0a8a17c 100644 Binary files a/doc/Intro to the SysML v2 Language-Textual Notation.pdf and b/doc/Intro to the SysML v2 Language-Textual Notation.pdf differ diff --git a/install/eclipse/org.omg.sysml.site.zip b/install/eclipse/org.omg.sysml.site.zip index 0a0c51f..d07eec4 100644 Binary files a/install/eclipse/org.omg.sysml.site.zip and b/install/eclipse/org.omg.sysml.site.zip differ diff --git a/install/jupyter/README.pdf b/install/jupyter/README.pdf index 52a98c6..c4e1766 100644 Binary files a/install/jupyter/README.pdf and b/install/jupyter/README.pdf differ diff --git a/install/jupyter/install.bat b/install/jupyter/install.bat index df8c229..11710bc 100755 --- a/install/jupyter/install.bat +++ b/install/jupyter/install.bat @@ -20,7 +20,7 @@ @echo off -set /A SYSML_VERSION="0.34.0" +set /A SYSML_VERSION="0.35.0" echo --- Step 1: Testing Conda installation --- where conda diff --git a/install/jupyter/install.sh b/install/jupyter/install.sh index 4d1113a..b87cf9e 100755 --- a/install/jupyter/install.sh +++ b/install/jupyter/install.sh @@ -21,7 +21,7 @@ set -e -SYSML_VERSION="0.34.0" +SYSML_VERSION="0.35.0" echo "--- Step 1: Testing Conda installation ---" command -v conda || (echo "Conda is not installed. Please install Conda and re-run." && return 1) diff --git a/sysml.library/Domain Libraries/Cause and Effect/.proj.json b/sysml.library/Domain Libraries/Cause and Effect/.project.json similarity index 100% rename from sysml.library/Domain Libraries/Cause and Effect/.proj.json rename to sysml.library/Domain Libraries/Cause and Effect/.project.json