about summary refs log tree commit diff stats
path: root/shen/rms-sysdep.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'shen/rms-sysdep.lisp')
-rw-r--r--shen/rms-sysdep.lisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/shen/rms-sysdep.lisp b/shen/rms-sysdep.lisp
new file mode 100644
index 0000000..48dcd93
--- /dev/null
+++ b/shen/rms-sysdep.lisp
@@ -0,0 +1 @@
+(DEFUN sqrt (X) (SQRT X))