=================================================================== RCS file: /ftp/pub/users/ronald/proyectos/rcs-gopher/RCS/rcs-gopher_gophernicus.scm,v retrieving revision 1.12 retrieving revision 1.13 diff -r1.12 -r1.13 8c8 < ;; - Funci??n para generar la p??gina principal de una colecci??n de proyectos de rcs-gopher. --- > ;; - Funci??n para generar la p??gina principal de una colecci??n de proyectos de rcs-gopher. YA 264a265,267 > (= tama??o 0)) > (rcs-men??-principal)) > ((and (string= secci??n "inicio") 298,310c301 < ; ((and (string= secci??n "revs") < ; (= tama??o 1)) < ; (let ((proyecto (list-ref par??metros) 0)) < ;. . . FALTA < ;. . . modificar y usar (generar-entradas-por-archivo nombre) < < ;(rcs-ver-revisi??n "rcs-gopher" "rcs-gopher_gophernicus.scm" "1.2") < ;(rcs-ver-log "rcs-gopher" "rcs-gopher_gophernicus.scm" "1.2") < ;(rcs-revisiones "rcs-gopher" "rcs-gopher_gophernicus.scm" "diffs" 1 #nil) < ;(generar-entradas-comunes "rcs-gopher") < ;(generar-entradas-por-archivo "rcs-gopher") < ;(rcs-ver-diff "rcs-gopher" "rcs-gopher_gophernicus.scm" "1.1" "1.2") < ;(rcs-men??-principal) --- >