From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- noao/digiphot/photcal/parser/TODO | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 noao/digiphot/photcal/parser/TODO (limited to 'noao/digiphot/photcal/parser/TODO') diff --git a/noao/digiphot/photcal/parser/TODO b/noao/digiphot/photcal/parser/TODO new file mode 100644 index 00000000..33227eb0 --- /dev/null +++ b/noao/digiphot/photcal/parser/TODO @@ -0,0 +1,4 @@ +1. Generalize the pr_eval procedures to any number of recursions, with a limit + to avoid infinite loops. + +2. Allow any number of plot equations. -- cgit