瀏覽代碼

Minor fix

Innkentiy Enikeev 5 年之前
父節點
當前提交
84d0efbcc9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      osm.lisp

+ 1 - 1
osm.lisp

@@ -1,4 +1,4 @@
-b(in-package :cl-user)
+(in-package :cl-user)
 (defpackage #:ocm.osm
   (:use :cl :alexandria))
 (in-package :ocm.osm)