From 1592ee37df91b90065a09e0297f1dd2f72b1f742 Mon Sep 17 00:00:00 2001 From: Ray Speth Date: Thu, 22 Aug 2013 21:46:09 +0000 Subject: [PATCH] Add a note indicating the location of the Cython examples --- samples/README.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 samples/README.txt diff --git a/samples/README.txt b/samples/README.txt new file mode 100644 index 000000000..e5fe51267 --- /dev/null +++ b/samples/README.txt @@ -0,0 +1,3 @@ +Samples for the Cython-based Python module can be found in the +directory "interfaces/cython/cantera/examples". +