gnuastro-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnuastro-commits] master updated (73704d2 -> e3e5f9f)


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master updated (73704d2 -> e3e5f9f)
Date: Fri, 16 Sep 2016 17:21:30 +0000 (UTC)

makhlaghi pushed a change to branch master.

      from  73704d2   Library's linking and summary sections added
       new  e9e4c5f   Gnuastro's version is a macro in the library
       new  48ce036   Edited library fundamentals in book
       new  e3e5f9f   Automatic linking script section added, array test


Summary of changes:
 doc/gnuastro.texi        |  545 ++++++++++++++++++++++++++++++----------------
 lib/Makefile.am          |   40 ++--
 lib/gnuastro.c           |   42 ----
 lib/gnuastro/gnuastro.h  |   57 -----
 tests/Makefile.am        |   13 +-
 tests/lib/arraymanip.c   |   75 +++++++
 tests/lib/versionc.c     |   45 ----
 tests/lib/versioncpp.cpp |    5 +-
 8 files changed, 472 insertions(+), 350 deletions(-)
 delete mode 100644 lib/gnuastro.c
 delete mode 100644 lib/gnuastro/gnuastro.h
 create mode 100644 tests/lib/arraymanip.c
 delete mode 100644 tests/lib/versionc.c



reply via email to

[Prev in Thread] Current Thread [Next in Thread]