/[guile]/guile/guile-core/scripts/scan-api
ViewVC logotype

Diff of /guile/guile-core/scripts/scan-api

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by ttn, Sat May 11 19:45:27 2002 UTC revision 1.8 by ttn, Mon May 13 21:45:12 2002 UTC
# Line 184  exec ${GUILE-guile} -l $0 -c "(apply $ma Line 184  exec ${GUILE-guile} -l $0 -c "(apply $ma
184                       (lambda (a b)                       (lambda (a b)
185                         (string<? (get a 'string)                         (string<? (get a 'string)
186                                   (get b 'string))))))                                   (get b 'string))))))
187        (format #t ";;; generated ~A UTC by scan-api -- do not edit!\n\n"        (format #t ";;; generated by scan-api -- do not edit!\n\n")
               (strftime "%Y-%m-%d %H:%M:%S" (gmtime (current-time))))  
188        (format #t "(\n")        (format #t "(\n")
189        (format #t "(meta\n")        (format #t "(meta\n")
190        (format #t "  (GUILE_LOAD_PATH . ~S)\n"        (format #t "  (GUILE_LOAD_PATH . ~S)\n"

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26