diff options
author | Karl Williamson <public@khwilliamson.com> | 2012-11-28 08:46:52 -0700 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2012-11-28 08:56:22 -0700 |
commit | 55cb5ee05bfa53af92bb56c9ce4ceb2037ace231 (patch) | |
tree | e3bf63da3f2c1e7ba8b8584b7689bc9608a3adba /mathoms.c | |
parent | 6b785ed7762408e359d2dd31a91df1216e750448 (diff) | |
download | perl-55cb5ee05bfa53af92bb56c9ce4ceb2037ace231.tar.gz |
embed.fnc, mathoms.c: Add comments
Diffstat (limited to 'mathoms.c')
-rw-r--r-- | mathoms.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,6 +26,8 @@ * * SMP - Oct. 24, 2005 * + * The compilation of this file can be suppressed; see INSTALL + * */ #include "EXTERN.h" |