From 27609ead415493489add2ef7bac2f48485cd67f1 Mon Sep 17 00:00:00 2001 From: "Stephen R. Whiteley" Date: Sun, 19 Jul 2020 12:33:27 -0700 Subject: [PATCH] Xic: fix example file name, broke RPM packager. --- xic/examples/README | 2 +- xic/packages/util/xic_files | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xic/examples/README b/xic/examples/README index 58d89f93d..971f84f4e 100644 --- a/xic/examples/README +++ b/xic/examples/README @@ -385,7 +385,7 @@ types of form elements in scripts. ---- -EXAMPLE FILE: rsfq_lib.tar.gz +EXAMPLE FILE: rsfq_lib-MMDDYY.tar.gz This is an example library of superconducting Josephson junction RSFQ logic cells, some of which are inductorless. Un-tar the file in a diff --git a/xic/packages/util/xic_files b/xic/packages/util/xic_files index 38bd6c077..314e957ee 100755 --- a/xic/packages/util/xic_files +++ b/xic/packages/util/xic_files @@ -27,7 +27,7 @@ mosamp \ netcgdtest.scr \ preferences.scr \ README \ -rsfq_lib.tar.gz \ +rsfq_lib-030720.tar.gz \ spiral1.scr \ tkdemo.tk \ tut11a.gds \