CVS log for pisa/pisa.cpp |
 |
|
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: +167 -65 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:43 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: +34 -98 lines
Diff to previous 1.5
update to pisa 1.06
Revision
1.3.2.2
/
(view)
- annotate
- [select for diffs]
, Thu Mar 18 14:35:54 2010 UTC (2 years, 2 months ago) by rvy34
Branch:
windows-6_1
CVS Tags:
release-6_1_13
Changes since 1.3.2.1: +5 -1 lines
Diff to previous 1.3.2.1
to branch point 1.3
to next main 1.4
Index: pisa.cpp
===================================================================
RCS file: /ccpdisk/xtal/CVSROOT/pisa/pisa.cpp,v
retrieving revision 1.3.2.1
diff -u -r1.3.2.1 pisa.cpp
--- pisa.cpp 2 Jul 2009 12:16:52 -0000 1.3.2.1
+++ pisa.cpp 11 Mar 2010 13:20:28 -0000
@@ -44,6 +44,10 @@
#include "pisa_detail.h"
#endif
+//#ifndef __PISA_Data__
+//#include "pisa_data.h"
+//#endif
+
#if defined(_MSC_VER) || defined (WIN32)
#define strcasecmp _stricmp
#endif
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Tue Sep 8 16:24:00 2009 UTC (2 years, 8 months ago) by ccb
Branch:
MAIN
Changes since 1.4: +42 -2 lines
Diff to previous 1.4
merge in branch changes as of 08_09_2009
Revision
1.3.2.1
/
(view)
- annotate
- [select for diffs]
, Thu Jul 2 12:16:52 2009 UTC (2 years, 10 months ago) by ccb
Branch:
windows-6_1
CVS Tags:
release-6_1_3,
release-6_1_2,
branch-merge-08_09_2009
Changes since 1.3: +42 -2 lines
Diff to previous 1.3
bug 3915, changes for windows
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Wed Jun 17 16:17:38 2009 UTC (2 years, 11 months ago) by rmk65
Branch:
MAIN
CVS Tags:
pre-merge_08_09_2009
Changes since 1.3: +41 -3 lines
Diff to previous 1.3
Baubles changes from Eugene
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Fri Sep 26 15:38:13 2008 UTC (3 years, 7 months ago) by ccb
Branch:
MAIN
CVS Tags:
windows-6_1-root,
release-6_1_1,
release-6_1_0
Branch point for:
windows-6_1
Changes since 1.2: +153 -7 lines
Diff to previous 1.2
update from EK
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: +65 -27 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.