diff options
author | Mattias Andrée <maandree@kth.se> | 2019-10-06 09:36:23 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2019-10-06 09:36:23 +0200 |
commit | 1be48c64b4e5df9e9b1ad69b3bb30b867b0abf9e (patch) | |
tree | 697f6c2fb5f3f91ab64e6ed32c45e483bf31e442 /src/libred.pc | |
parent | Add golden hour and blue hour (diff) | |
download | libred-1be48c64b4e5df9e9b1ad69b3bb30b867b0abf9e.tar.gz libred-1be48c64b4e5df9e9b1ad69b3bb30b867b0abf9e.tar.bz2 libred-1be48c64b4e5df9e9b1ad69b3bb30b867b0abf9e.tar.xz |
Clean up
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | src/libred.pc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/libred.pc b/src/libred.pc deleted file mode 100644 index 5d4600f..0000000 --- a/src/libred.pc +++ /dev/null @@ -1,4 +0,0 @@ -Version: 1.0 -Name: libred -Description: Solar elevation and blackbody colour calculation -Libs: -lm -lred |