CVS log for pisa/pisa_detail.cpp

(logo)

Help

(back) Up to [CCP4] / pisa

Request diff between arbitrary revisions / Display revisions graphically


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.4 / (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.3: +0 -0 lines
Diff to previous 1.3
Makes use of environemntal variables in pisa configuration file

Revision 1.3 / (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.2: +11 -3 lines
Diff to previous 1.2
added exclusion of ligands on demand

Revision 1.2 / (view) - annotate - [select for diffs] , Thu Jul 1 11:34:47 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.1: +67 -24 lines
Diff to previous 1.1
update to pisa 1.06

Revision 1.1.1.1.2.1 / (view) - annotate - [select for diffs] , Thu Mar 18 14:44:23 2010 UTC (2 years, 2 months ago) by rvy34
Branch: windows-6_1
CVS Tags: release-6_1_13
Changes since 1.1.1.1: +6 -6 lines
Diff to previous 1.1.1.1 to next main 1.2
Index: pisa_detail.cpp
===================================================================
RCS file: /ccpdisk/xtal/CVSROOT/pisa/pisa_detail.cpp,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 pisa_detail.cpp
--- pisa_detail.cpp   4 Apr 2007 14:48:12 -0000   1.1.1.1
+++ pisa_detail.cpp   11 Mar 2010 13:34:31 -0000
@@ -333,7 +333,7 @@
 }


-int  CPISADetail::DetailInterface ( pstr sessionName, pstr fileName,
+int  CPISADetail::DetailInterface ( cpstr sessionName, cpstr fileName,
                                     int serialNo )  {
 CFile       f;
 PCInterface Interface;
@@ -560,7 +560,7 @@
 }


-int CPISADetail::DetailMonomer ( pstr sessionName, pstr fileName,
+int CPISADetail::DetailMonomer ( cpstr sessionName, cpstr fileName,
                                  int serialNo )  {
 CFile f;
 char  S[200],dName[100];
@@ -845,7 +845,7 @@
 }


-int  CPISADetail::DetailAssembly ( pstr sessionName, pstr fileName,
+int  CPISADetail::DetailAssembly ( cpstr sessionName, cpstr fileName,
                                    int  serialNo )  {
 CFile      f;
 PCAssembly A;
@@ -1011,7 +1011,7 @@
 }


-int  CPISADetail::Remark350 ( pstr sessionName, pstr fileName,
+int  CPISADetail::Remark350 ( cpstr sessionName, cpstr fileName,
                               int  serialNo )  {
 CFile      f;
 PCAssembly A;
@@ -1085,7 +1085,7 @@
 }


-int  CPISADetail::MakeXML ( pstr sessionName, pstr fileName )  {
+int  CPISADetail::MakeXML ( cpstr sessionName, cpstr fileName )  {
 CFile        f;
 PCXMLObject  xml;
 int          rc;

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: windows-6_1-root, start, release-6_1_3, release-6_1_2, release-6_1_1, release-6_1_0, pre-merge_08_09_2009, branch-merge-08_09_2009
Branch point for: windows-6_1
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.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

ccp4@ccp4.ac.uk
Powered by
ViewCVS 0.9.3