Parent Directory
|
Revision Log
Revision 1.2 - (view) (download)
1 : | parrello | 1.1 | # |
2 : | # Copyright (c) 2003-2006 University of Chicago and Fellowship | ||
3 : | # for Interpretations of Genomes. All Rights Reserved. | ||
4 : | # | ||
5 : | # This file is part of the SEED Toolkit. | ||
6 : | # | ||
7 : | # The SEED Toolkit is free software. You can redistribute | ||
8 : | # it and/or modify it under the terms of the SEED Toolkit | ||
9 : | # Public License. | ||
10 : | # | ||
11 : | # You should have received a copy of the SEED Toolkit Public License | ||
12 : | # along with this program; if not write to the University of Chicago | ||
13 : | # at info@ci.uchicago.edu or the Fellowship for Interpretation of | ||
14 : | # Genomes at veronika@thefig.info or download a copy from | ||
15 : | # http://www.theseed.org/LICENSE.TXT. | ||
16 : | # | ||
17 : | |||
18 : | # | ||
19 : | # seed_running_perl.fragement is the piece of perl code that | ||
20 : | # checks to see if the seed server is up, and prints a message and returns | ||
21 : | # if it is not. | ||
22 : | # | ||
23 : | |||
24 : | all: lib | ||
25 : | |||
26 : | parrello | 1.2 | lib: |
27 : | parrello | 1.1 | |
28 : | parrello | 1.2 | lib_pm: |
29 : | parrello | 1.1 | |
30 : | parrello | 1.2 | services_cgi: |
31 : | parrello | 1.1 | |
32 : | parrello | 1.2 | data_files: |
33 : | parrello | 1.1 | |
34 : | parrello | 1.2 | scripts: |
35 : | parrello | 1.1 | |
36 : | show: | ||
37 : | |||
38 : | bin: | ||
39 : | |||
40 : | parrello | 1.2 | htaccess_files: |
41 : | parrello | 1.1 | |
42 : | force: | ||
43 : | |||
44 : | schematools: | ||
45 : | |||
46 : | stDeclFiles: | ||
47 : | |||
48 : | stGeneratedFiles: | ||
49 : | |||
50 : | test: | ||
51 : | |||
52 : | clean: | ||
53 : |
MCS Webmaster | ViewVC Help |
Powered by ViewVC 1.0.3 |