IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 19, 2005, 5:32:12 PM (21 years ago)
Author:
jhoblitt
Message:

add [foo]DropTable src & tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/glueforge/glueforge.in

    r4004 r4005  
    33# Copyright (C) 2005  Joshua Hoblitt
    44#
    5 # $Id: glueforge.in,v 1.12 2005-05-20 02:53:36 jhoblitt Exp $
     5# $Id: glueforge.in,v 1.13 2005-05-20 03:32:11 jhoblitt Exp $
    66
    77use strict;
     
    9494    'init_c.tt'             => "$output/tests/cleanup.c",
    9595    'createtable_c.tt'      => "$output/tests/createtable.c",
     96    'droptable_c.tt'        => "$output/tests/droptable.c",
    9697);
    9798
Note: See TracChangeset for help on using the changeset viewer.