]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
Notebook initial version
authorasl <asl@opencascade.com>
Wed, 11 Nov 2009 07:54:31 +0000 (07:54 +0000)
committerasl <asl@opencascade.com>
Wed, 11 Nov 2009 07:54:31 +0000 (07:54 +0000)
commit6401d6733647f3738e88da204a6f69edaefd7014
tree8161a9c46bc0f937526c903ce2a065c5214868ef
parent8119db8624e8f19ce3cddd5c0809beaa23804673
Notebook initial version
25 files changed:
configure.ac
idl/Makefile.am
idl/SALOMEDS.idl
idl/SALOME_Notebook.idl [new file with mode: 0644]
src/Makefile.am
src/Notebook/Makefile.am [new file with mode: 0644]
src/Notebook/SALOME_Notebook.cxx [new file with mode: 0644]
src/Notebook/SALOME_Notebook.hxx [new file with mode: 0644]
src/Notebook/SALOME_Parameter.cxx [new file with mode: 0644]
src/Notebook/SALOME_Parameter.hxx [new file with mode: 0644]
src/Notebook/SALOME_ParameterizedObject.cxx [new file with mode: 0644]
src/Notebook/SALOME_ParameterizedObject.hxx [new file with mode: 0644]
src/SALOMEDS/SALOMEDS_Study.cxx
src/SALOMEDS/SALOMEDS_Study.hxx
src/SALOMEDS/SALOMEDS_Study_i.cxx
src/SALOMEDS/SALOMEDS_Study_i.hxx
src/SALOMEDSClient/SALOMEDSClient_Study.hxx
src/SALOMEDSImpl/Makefile.am
src/SALOMEDSImpl/SALOMEDSImpl_GenericVariable.cxx [deleted file]
src/SALOMEDSImpl/SALOMEDSImpl_GenericVariable.hxx [deleted file]
src/SALOMEDSImpl/SALOMEDSImpl_ScalarVariable.cxx [deleted file]
src/SALOMEDSImpl/SALOMEDSImpl_ScalarVariable.hxx [deleted file]
src/SALOMEDSImpl/SALOMEDSImpl_Study.cxx
src/SALOMEDSImpl/SALOMEDSImpl_Study.hxx
src/SALOMEDSImpl/SALOMEDSImpl_StudyManager.cxx