Skip to content

Commit fae2d74

Browse files
authored
Merge pull request #15 from pavoljuhas/fix-whitespace
fix whitespace in sources
2 parents c975640 + c7e08fe commit fae2d74

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+4006
-4050
lines changed

ChangeLog.txt

Lines changed: 53 additions & 53 deletions
Large diffs are not rendered by default.

Fox/ObjCryst-Fox.spec

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ BuildRequires: gcc /usr/include/GL/gl.h /usr/include/gtk-2.0/gtk/gtk.h
2626
# DESCRIPTION
2727
#------------------------------------------------------------------------------
2828
%description
29-
FOX is an open-source program for crystallographers who wish to solve crystal
29+
FOX is an open-source program for crystallographers who wish to solve crystal
3030
structures from powder diffraction data (X-ray, neutron, neutron TOF).
3131

32-
Additionally, it can be used to create crystal structures and display them
32+
Additionally, it can be used to create crystal structures and display them
3333
in 3D, simulate powder patterns and calculate structure factors. It can also
3434
import crystal structures from CIF (Crystallographic Information File) files.
3535

@@ -67,4 +67,3 @@ install -s -m 755 Fox/src/Fox ${RPM_BUILD_ROOT}%{prefix}/bin/Fox
6767

6868
* Thu Jul 06 2005 Vincent Favre-Nicolin <vincefn@users.sf.net>
6969
- First rpm package !
70-

Fox/gnu.mak

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,3 @@ update:
4444

4545
dist:
4646
cd ../.. && tar -cjf Fox.tar.bz2 --exclude "*.o" --exclude "Fox-LastOptimizationStop.xml" --exclude ".#*" --exclude "*.a" --exclude "*.dep" --exclude "*.exe" --exclude "Obj*.xml" --exclude "profile*" --exclude "Fox/src/Fox" --exclude "*~" --exclude "cctbx" --exclude "newmat" --exclude "static-libs" --exclude "doc" --exclude "*.bak" --exclude "*.pdf" Fox
47-
48-

Fox/macosx.mak

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,3 @@ all: Fox Fox-nogui
6767
clean:
6868
rm -Rf build/Fox.build
6969
make -f gnu.mak clean
70-

Fox/src/Fox.cpp

Lines changed: 118 additions & 118 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)