diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2024-05-26 11:01:22 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2024-05-26 11:01:22 -0700 |
| commit | bdab4cfd4dcff5e45c14af8ebf8f1c795b1ac01a (patch) | |
| tree | 892575b5894372e1e72c81f70c6769b5ca28841a /RealCalc.hs | |
| parent | 3b2b83c2fee20561b058cf1480c160027a45f6e7 (diff) | |
| download | hsc-bdab4cfd4dcff5e45c14af8ebf8f1c795b1ac01a.tar.zst | |
Diffstat (limited to 'RealCalc.hs')
| -rw-r--r-- | RealCalc.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RealCalc.hs b/RealCalc.hs index d54cf84..0fe0ae0 100644 --- a/RealCalc.hs +++ b/RealCalc.hs @@ -1,7 +1,7 @@ {-# LANGUAGE RankNTypes #-} {- - - Copyright 2018 Raymond Hogenson + - Copyright 2018 Rose Hogenson - - This file is part of HSC. |
