From 0429b841f1c914fda75f13865208308b8188f887 Mon Sep 17 00:00:00 2001 From: Lee McPherson Date: Fri, 9 Aug 2024 08:31:23 -0700 Subject: [PATCH] removed prototypes (inadvertant) --- Macros/contextChemical.pl | 4 ++-- Macros/tests/inexactValueWithUnitsTests.pg | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/Macros/contextChemical.pl b/Macros/contextChemical.pl index 40e855c..bbc9ca7 100644 --- a/Macros/contextChemical.pl +++ b/Macros/contextChemical.pl @@ -94,7 +94,7 @@ package Chemical::LewisStructure; our %idealBondCount = ( 1=>1,2=>0,3=>1,4=>2,5=>3,6=>4,7=>3,8=>2,9=>1); -sub compareKekuleCTABAndHash(){ +sub compareKekuleCTABAndHash { my $kekuleCTAB = shift; my $moleculeHash = shift; @@ -190,7 +190,7 @@ () } -sub isIsomorphic() { +sub isIsomorphic { my $node = shift; my $kekuleCTAB = shift; my $atom = shift; diff --git a/Macros/tests/inexactValueWithUnitsTests.pg b/Macros/tests/inexactValueWithUnitsTests.pg index 4451815..b266a1f 100644 --- a/Macros/tests/inexactValueWithUnitsTests.pg +++ b/Macros/tests/inexactValueWithUnitsTests.pg @@ -22,7 +22,6 @@ "contextInexactValueWithUnits.pl" ); - Context("InexactValueWithUnits"); @data = (