IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 21, 2005, 2:17:26 PM (21 years ago)
Author:
jhoblitt
Message:

add [foo]ObjectFromMetadata() src & tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/glueforge/glueforge.in

    r4332 r4334  
    33# Copyright (C) 2005  Joshua Hoblitt
    44#
    5 # $Id: glueforge.in,v 1.22 2005-06-21 03:44:53 jhoblitt Exp $
     5# $Id: glueforge.in,v 1.23 2005-06-22 00:17:26 jhoblitt Exp $
    66
    77use strict;
     
    106106    'selectrowsfits_c.tt'   => "$output/tests/selectrowsfits.c",
    107107    'metadatafromobject_c.tt' => "$output/tests/metadatafromobject.c",
     108    'objectfrommetadata_c.tt' => "$output/tests/objectfrommetadata.c",
    108109);
    109110
Note: See TracChangeset for help on using the changeset viewer.