Browse CVS Repository
Diff of /xoonips/AL/commonal.h
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 23 |
#define EXPORTDLL |
#define EXPORTDLL |
| 24 |
#endif |
#endif |
| 25 |
|
|
| 26 |
|
#define SESSION_TIMEOUT_SEC 3600 |
| 27 |
|
|
| 28 |
#define PUBMED_EFETCH_URL_BASE "http://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=pubmed&retmode=xml&id=" |
#define PUBMED_EFETCH_URL_BASE "http://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=pubmed&retmode=xml&id=" |
| 29 |
#define PUBMED_ESEARCH_URL_BASE "http://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi?db=journals&term=" |
#define PUBMED_ESEARCH_URL_BASE "http://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi?db=journals&term=" |
| 30 |
#define PUBMED_ESUMMARY_URL_BASE "http://eutils.ncbi.nlm.nih.gov/entrez/eutils/esummary.fcgi?db=journals&id=" |
#define PUBMED_ESUMMARY_URL_BASE "http://eutils.ncbi.nlm.nih.gov/entrez/eutils/esummary.fcgi?db=journals&id=" |
|
|
Legend:
| Removed from v.1.30 |
|
| changed lines |
| |
Added in v.1.31 |
|
|
|