about summary refs log blame commit diff stats
path: root/src/LYDownload.h
blob: aeed2b1980b167305a8a33c2e13c30107f60383f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11




                    
                      




                                                                        

                         
#ifndef LYDOWNLOAD_H
#define LYDOWNLOAD_H

#ifndef LYSTRUCTS_H
#include <LYStructs.h>
#endif /* LYSTRUCTS_H */

extern void LYDownload PARAMS((char *line));
extern int LYdownload_options PARAMS((char **newfile, char *data_file));

#endif /* LYDOWNLOAD_H */