[commit: nofib] master: nucleic2: removed unused files & simplify Makefile (df44189)
git at git.haskell.org
git at git.haskell.org
Sat Feb 18 05:10:16 UTC 2017
Repository : ssh://git@git.haskell.org/nofib
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/df44189dd7b926abff795fc1ecac08baa69c812e/nofib
>---------------------------------------------------------------
commit df44189dd7b926abff795fc1ecac08baa69c812e
Author: Michal Terepeta <michal.terepeta at gmail.com>
Date: Tue Feb 14 17:00:02 2017 -0500
nucleic2: removed unused files & simplify Makefile
Summary:
This commit does a few small cleanups:
- Remove the unused files (implementations in C, SML, etc.).
- Move the paper to a new `paper` subdirectory.
- Remove unnecessary things from the Makefile.
The last one will make it easier to move to a Shake-based build
system.
Signed-off-by: Michal Terepeta <michal.terepeta at gmail.com>
Test Plan: compile & run nofib
Reviewers: bgamari
Reviewed By: bgamari
Subscribers: dfeuer
Differential Revision: https://phabricator.haskell.org/D3041
>---------------------------------------------------------------
df44189dd7b926abff795fc1ecac08baa69c812e
spectral/hartel/nucleic2/Makefile | 4 -
spectral/hartel/nucleic2/README | 10 +
spectral/hartel/nucleic2/nucleic2.c | 3321 -----------------------
spectral/hartel/nucleic2/nucleic2.m | 3329 -----------------------
spectral/hartel/nucleic2/nucleic2.scm | 3453 ------------------------
spectral/hartel/nucleic2/nucleic2.sml | 3306 -----------------------
spectral/hartel/nucleic2/{ => paper}/paper.bbl | 0
spectral/hartel/nucleic2/{ => paper}/paper.ps | 0
spectral/hartel/nucleic2/{ => paper}/paper.tex | 0
9 files changed, 10 insertions(+), 13413 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc df44189dd7b926abff795fc1ecac08baa69c812e
More information about the ghc-commits
mailing list