IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 7, 2005, 2:57:16 PM (21 years ago)
Author:
eugene
Message:

split into libohana and libdvo, removed structures from Fread

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libohana/include/ohana.h

    r4810 r5237  
    2020
    2121/* OHANA included stuff */
    22 # include <fitsio.h>             
    23 
    2422# ifndef OHANA_H
    2523# define OHANA_H
     
    152150*/
    153151
     152/*
     153# ifndef ANSI
     154# include <varargs.h>
     155# else
     156# include <stdarg.h>
     157# include <cfuncs.h>
    154158# endif
     159*/
     160
     161# endif
Note: See TracChangeset for help on using the changeset viewer.