From 14f6ea9326be4220d3c58a4815de1779598f9986 Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Mon, 15 Apr 2013 04:07:28 +0530 Subject: [PATCH] fixed typos --- nnf_and_sif_to_json_py/readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nnf_and_sif_to_json_py/readme.txt b/nnf_and_sif_to_json_py/readme.txt index 78f74b1..a80182c 100644 --- a/nnf_and_sif_to_json_py/readme.txt +++ b/nnf_and_sif_to_json_py/readme.txt @@ -1,2 +1,2 @@ -nnf_to_json.py takes galFiltered.nnf as input as produces result.json as output. -sif_to_json.py takes galFiltered.sif as input as produces result2.json as output. \ No newline at end of file +nnf_to_json.py takes galFiltered.nnf and input as produces result.json as output. +sif_to_json.py takes galFiltered.sif and input as produces result2.json as output. \ No newline at end of file