tRename acros100 to acros - filmtools - various tools for photographic film development and darkroom printing
 (HTM) git clone git://src.adamsgaard.dk/filmtools
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) commit 5eb48fdbad841a5bb731a08f25b6b72abdae98a8
 (DIR) parent 08c5774bdd4f60189f2f49e63b713e68758cef53
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Thu, 16 Jul 2020 22:42:02 +0200
       
       Rename acros100 to acros
       
       Diffstat:
         M reciprocity.1                       |       2 +-
         M reciprocity.c                       |       2 +-
       
       2 files changed, 2 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/reciprocity.1 b/reciprocity.1
       t@@ -33,7 +33,7 @@ sfx
        .It
        xp2
        .It
       -acros100
       +acros
        .It
        tmx
        .It
 (DIR) diff --git a/reciprocity.c b/reciprocity.c
       t@@ -22,7 +22,7 @@ static const Film films[] = {
                { "ilford",    "delta3200",  1.00,  1.33 },
                { "ilford",    "sfx",        1.00,  1.43 },
                { "ilford",    "xp2",        1.00,  1.31 },
       -        { "fujifilm",  "acros100",   0.96,  1.02 },
       +        { "fujifilm",  "acros",      0.96,  1.02 },
                { "kodak",     "tmx",        1.18,  1.13 },
                { "kodak",     "tmy",        1.05,  1.22 },
                { "kodak",     "tmz",        1.34,  1.20 },