Commit 9f3e4488 authored by claes's avatar claes

*** empty log message ***

parent 5a9d37e8
...@@ -107,7 +107,10 @@ nonext <No next object> /error ...@@ -107,7 +107,10 @@ nonext <No next object> /error
catt <Class attribute tree is not built> /error catt <Class attribute tree is not built> /error
classlist <No object in classlist> /error classlist <No object in classlist> /error
nonextclass <No next class> /error nonextclass <No next class> /error
noprov <No provider for extern volume> /error
msgget <msgget failed> /error
msgsnd <msgsnd failed> /error
msgrcv <msgrcv failed> /error
......
...@@ -270,6 +270,7 @@ topobjects ProjectNavigatorW1 ...@@ -270,6 +270,7 @@ topobjects ProjectNavigatorW1
class RootVolumeConfig class RootVolumeConfig
class ClassVolumeConfig class ClassVolumeConfig
class SubVolumeConfig class SubVolumeConfig
class ExternVolumeConfig
class WbEnvironment class WbEnvironment
class DbConfig class DbConfig
} }
...@@ -289,6 +290,7 @@ palette ProjectNavigatorPalette ...@@ -289,6 +290,7 @@ palette ProjectNavigatorPalette
class ClassVolumeConfig class ClassVolumeConfig
class ClassVolumeLoad class ClassVolumeLoad
class CommonClassDistribute class CommonClassDistribute
class ExternVolumeConfig
class $PlantHier class $PlantHier
class RootVolumeConfig class RootVolumeConfig
class RootVolumeLoad class RootVolumeLoad
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment