;; -*- Scheme -*- (compile -s -O3 -o "sxml-modifications.so" sxml-modifications.scm -j sxml-modifications) (compile -s -O3 sxml-modifications.import.scm) (install-extension 'sxml-modifications `("sxml-modifications.so" "sxml-modifications.import.so") `((version 0.1)))