From 00f297e0cf715b9c55deded933a70e811509f41a Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Thu, 8 Dec 2016 20:58:51 -0500 Subject: Remove block from info.txt files Kind of a vestigial thing from an earlier iteration of the module design, and never useful to specify anymore since taking all the cpp files is what you want exactly 100% of the time. --- src/lib/block/cascade/info.txt | 4 ---- src/lib/block/serpent/info.txt | 4 ---- 2 files changed, 8 deletions(-) (limited to 'src/lib/block') diff --git a/src/lib/block/cascade/info.txt b/src/lib/block/cascade/info.txt index 445e49086..14f618fd0 100644 --- a/src/lib/block/cascade/info.txt +++ b/src/lib/block/cascade/info.txt @@ -3,7 +3,3 @@ define CASCADE 20131128 cascade.h - - -cascade.cpp - diff --git a/src/lib/block/serpent/info.txt b/src/lib/block/serpent/info.txt index aa29c567f..6337ef6c0 100644 --- a/src/lib/block/serpent/info.txt +++ b/src/lib/block/serpent/info.txt @@ -7,7 +7,3 @@ serpent.h serpent_sbox.h - - -serpent.cpp - -- cgit v1.2.3