summaryrefslogtreecommitdiffstats
path: root/cluster/atlas/TRIGGERS
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/atlas/TRIGGERS')
-rwxr-xr-xcluster/atlas/TRIGGERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/cluster/atlas/TRIGGERS b/cluster/atlas/TRIGGERS
new file mode 100755
index 0000000000..370e78f0b0
--- /dev/null
+++ b/cluster/atlas/TRIGGERS
@@ -0,0 +1,3 @@
+if is_depends_enabled $SPELL lapack; then
+ on_cast lapack cast_self;
+fi