Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Oleksii Turkot
CrystFEL
Commits
7903f6c3
Commit
7903f6c3
authored
Jul 31, 2012
by
Thomas White
Browse files
This is CrystFEL 0.4.0
parent
1407c7f0
Changes
3
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
7903f6c3
dnl Process this file with autoconf to produce a configure script.
AC_INIT(crystfel, 0.
3
.0, taw@physics.org)
AC_INIT(crystfel, 0.
4
.0, taw@physics.org)
AC_CONFIG_AUX_DIR([build-aux])
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([subdir-objects])
...
...
doc/reference/CrystFEL-docs.sgml
View file @
7903f6c3
...
...
@@ -8,7 +8,7 @@
<bookinfo>
<title>
CrystFEL Reference Manual
</title>
<releaseinfo>
For libcrystfel from CrystFEL 0.
3
.0.
For libcrystfel from CrystFEL 0.
4
.0.
</releaseinfo>
<abstract>
This is the internal documentation for CrystFEL. Unless you are looking at
...
...
libcrystfel/Makefile.am
View file @
7903f6c3
lib_LTLIBRARIES
=
libcrystfel.la
libcrystfel_la_LIBADD
=
../lib/libgnu.la @LIBCRYSTFEL_LIBS@
libcrystfel_la_LDFLAGS
=
-version-info
=
0
:0:0
libcrystfel_la_LDFLAGS
=
-version-info
1
:0:0
libcrystfel_la_SOURCES
=
src/reflist.c src/utils.c src/cell.c src/detector.c
\
src/thread-pool.c src/image.c src/hdf5-file.c
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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