Artifact 296e0e34a7b78e7942078c2e6785120e5aaf302c:
- File stmlmodule.scm — part of check-in [154b67c8ea] at 2013-05-19 07:03:23 on branch selfcontained — Added some missing files (user: matt, size: 425) [annotate] [blame] [check-ins using] [more...]
;; Copyright 2007-2011, Matthew Welland. ;; ;; This program is made available under the GNU GPL version 2.0 or ;; greater. See the accompanying file COPYING for details. ;; ;; This program is distributed WITHOUT ANY WARRANTY; without even the ;; implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ;; PURPOSE. ;; (require-extension syntax-case) ;; (declare (run-time-macros)) (include "stmlcommon.scm")