/[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.2 by ttn, Wed May 8 13:00:57 2002 UTC revision 1.3 by ttn, Wed May 8 20:18:12 2002 UTC
# Line 58  exec ${GUILE-guile} -l $0 -c "(apply $ma Line 58  exec ${GUILE-guile} -l $0 -c "(apply $ma
58  ;; Currently, there are two convenience predicates that operate on `x':  ;; Currently, there are two convenience predicates that operate on `x':
59  ;;   (in-group? x GROUP)  ;;   (in-group? x GROUP)
60  ;;   (name-prefix? x PREFIX)  ;;   (name-prefix? x PREFIX)
61    ;;
62    ;; TODO: Move symbol->string to hash-fold to make sorting more efficient.
63    ;;       Allow for concurrent Scheme/C membership.
64    
65  ;;; Code:  ;;; Code:
66    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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