Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
libcifpp
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
libcifpp
Commits
af64151c
Commit
af64151c
authored
Nov 17, 2020
by
Maarten L. Hekkelman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rename libcif++ to libcifpp
parent
da94d65c
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
20 additions
and
27 deletions
+20
-27
.gitignore
+2
-2
GNUmakefile.in
+1
-1
README.md
+1
-1
configure
+13
-13
configure.ac
+2
-2
libcifpp.pc.in
+1
-1
tools/symop-map-generator.cpp
+0
-7
No files found.
.gitignore
View file @
af64151c
...
...
@@ -8,8 +8,8 @@ GNUmakefile
include/cif++/Config.hpp
tools/symop-map-generator
test/unit-test
libcif
++
.pc
libcif
++
.la
libcif
pp
.pc
libcif
pp
.la
config.status
config.log
libtool
...
...
GNUmakefile.in
View file @
af64151c
...
...
@@ -22,7 +22,7 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
# makefile for libcif
++
# makefile for libcif
pp
.PHONY
:
firstTarget
firstTarget
:
all
...
...
README.md
View file @
af64151c
[

](https://travis-ci.org/PDB-REDO/libcifpp)
libcif
++
libcif
pp
========
This library contains code to work with mmCIF and PDB files.
...
...
configure
View file @
af64151c
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for libcif
++
1.0.
# Generated by GNU Autoconf 2.69 for libcif
pp
1.0.
#
# Report bugs to <m.hekkelman@nki.nl>.
#
...
...
@@ -588,10 +588,10 @@ MFLAGS=
MAKEFLAGS
=
# Identity of this package.
PACKAGE_NAME
=
'libcif
++
'
PACKAGE_TARNAME
=
'libcif
--
'
PACKAGE_NAME
=
'libcif
pp
'
PACKAGE_TARNAME
=
'libcif
pp
'
PACKAGE_VERSION
=
'1.0'
PACKAGE_STRING
=
'libcif
++
1.0'
PACKAGE_STRING
=
'libcif
pp
1.0'
PACKAGE_BUGREPORT
=
'm.hekkelman@nki.nl'
PACKAGE_URL
=
''
...
...
@@ -1319,7 +1319,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat
<<
_ACEOF
\`configure' configures libcif
++
1.0 to adapt to many kinds of systems.
\`configure' configures libcif
pp
1.0 to adapt to many kinds of systems.
Usage:
$0
[OPTION]... [VAR=VALUE]...
...
...
@@ -1368,7 +1368,7 @@ Fine tuning of the installation directories:
--infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root [DATAROOTDIR/doc/libcif
--
]
--docdir=DIR documentation root [DATAROOTDIR/doc/libcif
pp
]
--htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR]
...
...
@@ -1385,7 +1385,7 @@ fi
if
test
-n
"
$ac_init_help
"
;
then
case
$ac_init_help
in
short
|
recursive
)
echo
"Configuration of libcif
++
1.0:"
;;
short
|
recursive
)
echo
"Configuration of libcif
pp
1.0:"
;;
esac
cat
<<
\
_ACEOF
...
...
@@ -1515,7 +1515,7 @@ fi
test
-n
"
$ac_init_help
"
&&
exit
$ac_status
if
$ac_init_version
;
then
cat
<<
\
_ACEOF
libcif
++
configure 1.0
libcif
pp
configure 1.0
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
...
...
@@ -2120,7 +2120,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libcif
++
$as_me
1.0, which was
It was created by libcif
pp
$as_me
1.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0
$@
...
...
@@ -17014,7 +17014,7 @@ else
fi
ac_config_files
=
"
$ac_config_files
GNUmakefile libcif
++
.pc"
ac_config_files
=
"
$ac_config_files
GNUmakefile libcif
pp
.pc"
cat
>
confcache
<<
\
_ACEOF
# This file is a shell script that caches the results of configure
...
...
@@ -17522,7 +17522,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by libcif
++
$as_me
1.0, which was
This file was extended by libcif
pp
$as_me
1.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
$CONFIG_FILES
...
...
@@ -17588,7 +17588,7 @@ _ACEOF
cat
>>
$CONFIG_STATUS
<<
_ACEOF
|| ac_write_fail=1
ac_cs_config="`
$as_echo
"
$ac_configure_args
" | sed 's/^ //; s/[\\""\`\
$]
/\\\\&/g'`"
ac_cs_version="\\
libcif
++
config.status 1.0
libcif
pp
config.status 1.0
configured by
$0
, generated by GNU Autoconf 2.69,
with options \\"\
$ac_cs_config
\\"
...
...
@@ -18099,7 +18099,7 @@ do
"include/cif++/Config.hpp") CONFIG_HEADERS="
$CONFIG_HEADERS
include/cif++/Config.hpp" ;;
"libtool") CONFIG_COMMANDS="
$CONFIG_COMMANDS
libtool" ;;
"GNUmakefile") CONFIG_FILES="
$CONFIG_FILES
GNUmakefile" ;;
"libcif
++.pc") CONFIG_FILES="
$CONFIG_FILES
libcif++
.pc" ;;
"libcif
pp.pc") CONFIG_FILES="
$CONFIG_FILES
libcifpp
.pc" ;;
*) as_fn_error
$?
"invalid argument: \`
$ac_config_target
'" "
$LINENO
" 5;;
esac
...
...
configure.ac
View file @
af64151c
AC_PREREQ([2.69])
AC_INIT([libcif
++
], 1.0, [m.hekkelman@nki.nl])
AC_INIT([libcif
pp
], 1.0, [m.hekkelman@nki.nl])
dnl Switch to a C++ compiler, and check if it works.
AC_LANG(C++)
...
...
@@ -92,4 +92,4 @@ AX_CHECK_LIBRARY([LIBBZ2], [bzlib.h], [bz2], [],
[AC_MSG_ERROR([libbz2 not found - compressed files not supported])])
AC_OUTPUT([GNUmakefile
libcif
++
.pc])
libcif
pp
.pc])
libcif
++
.pc.in
→
libcif
pp
.pc.in
View file @
af64151c
...
...
@@ -3,7 +3,7 @@ exec_prefix=@exec_prefix@
libdir=
@libdir@
includedir=
@includedir@
Name:
libcif
++
Name:
libcif
pp
Description:
C++
library
for
the
manipulation
of
mmCIF
files
.
Version:
@PACKAGE_VERSION@
Libs:
-L$
{
libdir
}
-lcif++
...
...
tools/symop-map-generator.cpp
View file @
af64151c
...
...
@@ -24,13 +24,6 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
/*
cd ~/projects/pdb-redo/libcif++/tools/
clang++ -I ~/my-clipper/include -L ~/my-clipper/lib -o symop-map-generator symop-map-generator.cpp -lclipper-core
./symop-map-generator
*/
#include <cassert>
#include <iostream>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment