CVS log for pisa/pisa_data.h |
 |
|
Up to [CCP4] / pisa
Request diff between arbitrary revisions
/ Display revisions graphically
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.8
/
(view)
- annotate
- [select for diffs]
, Tue Nov 1 15:17:01 2011 UTC (6 months, 3 weeks ago) by ekr
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.7: +0 -0 lines
Diff to previous 1.7
Makes use of environemntal variables in pisa configuration file
Revision
1.7
/
(view)
- annotate
- [select for diffs]
, Tue Jul 26 12:04:32 2011 UTC (9 months, 4 weeks ago) by ekr
Branch:
MAIN
CVS Tags:
release-6_2_991
Changes since 1.6: +32 -30 lines
Diff to previous 1.6
added exclusion of ligands on demand
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Thu Jul 1 11:34:46 2010 UTC (22 months, 3 weeks ago) by ccb
Branch:
MAIN
CVS Tags:
release-6_2_0,
release-6_1_24,
pisa-1_06
Changes since 1.5: +22 -20 lines
Diff to previous 1.5
update to pisa 1.06
Revision
1.5.2.1
/
(view)
- annotate
- [select for diffs]
, Thu Mar 18 14:42:15 2010 UTC (2 years, 2 months ago) by rvy34
Branch:
windows-6_1
CVS Tags:
release-6_1_13
Changes since 1.5: +4 -4 lines
Diff to previous 1.5
to next main 1.6
Index: pisa_data.h
===================================================================
RCS file: /ccpdisk/xtal/CVSROOT/pisa/pisa_data.h,v
retrieving revision 1.5
diff -u -r1.5 pisa_data.h
--- pisa_data.h 30 Jan 2009 16:14:27 -0000 1.5
+++ pisa_data.h 11 Mar 2010 13:33:57 -0000
@@ -104,8 +104,8 @@
int readAssemblyParameters ();
- int makeCrDir ( pstr sessionName );
- int checkCrDir ( pstr sessionName );
+ int makeCrDir ( cpstr sessionName );
+ int checkCrDir ( cpstr sessionName );
void rmCrDir ();
pstr makeFName ( pstr & S, pstr FName, int mod=-1 );
@@ -121,7 +121,7 @@
int readStructure ();
int readAssemblies ();
- int StartTextOutput ( RCFile f, pstr fileName );
+ int StartTextOutput ( RCFile f, cpstr fileName );
void makeNoAssembliesPage ( RCFile f );
};
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Fri Jan 30 16:14:27 2009 UTC (3 years, 3 months ago) by ccb
Branch:
MAIN
CVS Tags:
windows-6_1-root,
release-6_1_3,
release-6_1_2,
release-6_1_1,
pre-merge_08_09_2009,
branch-merge-08_09_2009
Branch point for:
windows-6_1
Changes since 1.4: +2 -1 lines
Diff to previous 1.4
bug 3660, separate out dataRoot and workRoot
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Fri Sep 26 15:38:13 2008 UTC (3 years, 7 months ago) by ccb
Branch:
MAIN
CVS Tags:
release-6_1_0
Changes since 1.3: +4 -38 lines
Diff to previous 1.3
update from EK
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Wed Dec 5 16:49:44 2007 UTC (4 years, 5 months ago) by ccb
Branch:
MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2
bug 2752, separate work and data areas
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Wed Oct 10 15:16:10 2007 UTC (4 years, 7 months ago) by ccb
Branch:
MAIN
Changes since 1.1: +3 -2 lines
Diff to previous 1.1
bug 2661, add CCP4-MG interface
Revision
1.1.1.1
/
(view)
- annotate
- [select for diffs]
(vendor branch)
, Wed Apr 4 14:48:12 2007 UTC (5 years, 1 month ago) by ccb
Branch:
krissinel
CVS Tags:
start
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
PISA source tree
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Wed Apr 4 14:48:12 2007 UTC (5 years, 1 month ago) by ccb
Branch:
MAIN
Initial revision
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.