summaryrefslogtreecommitdiff
path: root/Examples/test-suite/chicken/dynamic_cast_runme.ss
diff options
context:
space:
mode:
authorSergio Garcia Murillo <sergio.garcia.murillo@gmail.com>2021-11-29 16:12:38 +0100
committerGitHub <noreply@github.com>2021-11-29 16:12:38 +0100
commit975a36d5a55d69fdd96693e5f8e3f9ac559f70a7 (patch)
treed3a027a098f0a093f7435770fea91e1a445deb36 /Examples/test-suite/chicken/dynamic_cast_runme.ss
parent56e7455af91911c06210cf551729df61a428e5a6 (diff)
parent0304bdb82baaf5da94b6273c93e2623f1522a2a0 (diff)
downloadswig-975a36d5a55d69fdd96693e5f8e3f9ac559f70a7.tar.gz
Merge branch 'fix-cast' into master
Diffstat (limited to 'Examples/test-suite/chicken/dynamic_cast_runme.ss')
-rw-r--r--Examples/test-suite/chicken/dynamic_cast_runme.ss2
1 files changed, 0 insertions, 2 deletions
diff --git a/Examples/test-suite/chicken/dynamic_cast_runme.ss b/Examples/test-suite/chicken/dynamic_cast_runme.ss
deleted file mode 100644
index 1e81d5555..000000000
--- a/Examples/test-suite/chicken/dynamic_cast_runme.ss
+++ /dev/null
@@ -1,2 +0,0 @@
-(load "dynamic_cast.so")
-(include "../schemerunme/dynamic_cast.scm")