From b4397090f81802c37d5996426cef7e9028572b83 Mon Sep 17 00:00:00 2001
From: pgleeson
Date: Tue, 11 Jun 2024 17:46:12 +0100
Subject: [PATCH] Latest stable
---
osb/checkOsb.sh | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/osb/checkOsb.sh b/osb/checkOsb.sh
index b495785b..f51ec24f 100755
--- a/osb/checkOsb.sh
+++ b/osb/checkOsb.sh
@@ -181,6 +181,8 @@ standardGHProject 'BindsNETShowcase' 'showcase'
standardGHProject 'OSBv2_Showcase' 'showcase'
standardGHProject 'SpineShowcase' 'showcase'
standardGHProject 'DANDIArchiveShowcase' 'showcase'
+standardGHProject 'BioSimulationsShowcase' 'showcase'
+standardGHProject 'XPPShowcase' 'showcase'
standardGHProject 'FitzHugh-Nagumo' 'generic'
@@ -192,7 +194,8 @@ standardGHProject 'neuroConstructShowcase' 'showcase'
standardGHProject 'osb_vfb_showcase' 'showcase' 'jefferis'
standardGHProject 'ghk-nernst' 'showcase'
-standardGHProject 'CElegansNeuroML' 'invertebrate/celegans' 'openworm'
+# standardGHProject 'CElegansNeuroML' 'invertebrate/celegans' 'openworm' # replaced by c302, so not updated...
+standardGHProject 'c302' 'invertebrate/celegans' 'openworm'
standardGHProject 'CelegansNeuromechanicalGaitModulation' 'invertebrate/celegans'
standardGHProject 'muscle_model' 'invertebrate/celegans' 'openworm'
standardGHProject 'JohnsonMailler_MuscleModel' 'invertebrate/celegans' 'openworm'