IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 4319


Ignore:
Timestamp:
Jun 20, 2005, 11:33:13 AM (21 years ago)
Author:
jhoblitt
Message:

add [foo]InsertFits() src

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/glueforge/glueforge.in

    r4264 r4319  
    33# Copyright (C) 2005  Joshua Hoblitt
    44#
    5 # $Id: glueforge.in,v 1.19 2005-06-15 01:48:49 jhoblitt Exp $
     5# $Id: glueforge.in,v 1.20 2005-06-20 21:33:13 jhoblitt Exp $
    66
    77use strict;
     
    102102    'insertobject_c.tt'     => "$output/tests/insertobject.c",
    103103    'popobject_c.tt'        => "$output/tests/popobject.c",
     104    'insertfits_c.tt'       => "$output/tests/insertfits.c",
    104105    'popfits_c.tt'          => "$output/tests/popfits.c",
    105106);
Note: See TracChangeset for help on using the changeset viewer.