From 57a3784c2734410ef44eba2ff1cb154db0bc2123 Mon Sep 17 00:00:00 2001 From: Neil Gershenfeld <gersh@cba.mit.edu> Date: Mon, 8 Oct 2018 13:33:49 -0400 Subject: [PATCH] wip --- python/frep.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/frep.py b/python/frep.py index 3a3d868..34f9944 100755 --- a/python/frep.py +++ b/python/frep.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # # frep.py -# functional representation evaluation +# functional representation solver # # usage # pcb.py | frep.py [dpi [filename]] -- GitLab