Add PSSS panel

This commit is contained in:
2025-08-22 10:41:37 +02:00
parent a086637dc5
commit 5a6d860198
37 changed files with 2344 additions and 31 deletions

View File

@@ -1,4 +1,5 @@
description = 'persplot'
ext.plugin = 'PersistencePlot'
ext.mainClass = hasProperty('mainClass') ? mainClass : 'ch.psi.pshell.workbench.App'
ext.title = 'PersPlot'
ext.desc = 'PersPlot'