summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..51d80f1
--- /dev/null
+++ b/README
@@ -0,0 +1,12 @@
+
+ Instructions for building Editres.
+
+
+Editres depends on the _EresInsert<something> and
+_EresRetrieve<something> routines that are are implemented and used by
+"EditresCom.c". Since this module is intended to be included in your
+widget library or toolkit, editres should automatically link in the
+module, but if you have not included that module into your library you
+will need to edit the makefile to make sure that editres links in this
+file.
+