]> matita.cs.unibo.it Git - helm.git/commit
Back compatibility code introduced:
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Sun, 30 May 2004 22:14:49 +0000 (22:14 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Sun, 30 May 2004 22:14:49 +0000 (22:14 +0000)
commit0224ce3e20ff502b7ce04865bc23ed99a47c764d
treee1d98d892b6742c086b4939903add61939418cf0
parent3c50ba458692e3dd7a00ce595d53d647227d9848
Back compatibility code introduced:
 1. the ls method maps a theory theory:/path/filename.theory
    to theory:/path/filename/index.theory iff there exists at least
    one object of the form cic:/path/filename/*
 2. the getter handles every URI theory:/path/filename/index.theory as
    the normalized URI theory:/path/filename.theory
helm/ocaml/getter/http_getter.ml
helm/ocaml/getter/http_getter_map.ml