From ef777b73dcd53f7341c32fdf04b39906c86087f3 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sun, 23 May 2010 23:23:46 +0200 Subject: PLT: Completing the .ss -> .rkt transition. --- scheme/plt/geiser/locations.rkt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scheme/plt/geiser/locations.rkt') diff --git a/scheme/plt/geiser/locations.rkt b/scheme/plt/geiser/locations.rkt index dea93c6..bae7122 100644 --- a/scheme/plt/geiser/locations.rkt +++ b/scheme/plt/geiser/locations.rkt @@ -1,6 +1,6 @@ -;;; locations.ss -- locating symbols +;;; locations.rkt -- locating symbols -;; Copyright (C) 2009 Jose Antonio Ortega Ruiz +;; Copyright (C) 2009, 2010 Jose Antonio Ortega Ruiz ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the Modified BSD License. You should @@ -51,4 +51,4 @@ (make-location sym (module-spec->path-name sym) 1)) -;;; locations.ss ends here +;;; locations.rkt ends here -- cgit v1.2.3