Commit Graph

4 Commits

Author SHA1 Message Date
Brandon Rhodes d77d297bfe Remove stale “RCS” comments from C code
perl -pi -0777 -e 's/\/\* For RCS .*?\*\/\n+//gs' **/*
perl -pi -0777 -e 's/static char \*rcsid.*?;\n//gs' **/*
2021-08-23 13:19:28 -04:00
Brandon Rhodes 3ab1197721 Remove old “libXm.a” from repository
This old copy of libXm originally unburdened users of needing to get
Motif compiled and installed themselves.  But now that it no longer
works against modern X Windows — it tries to import header files that no
longer exist — it’s an obstacle instead.
2021-06-24 08:22:45 -04:00
Brandon Rhodes 2207f987f2 Remove macOS HFS+ “._filename” files 2021-02-09 11:14:40 -05:00
Brandon Rhodes 752e82f594 Initial import from “xephem-4.0.0.tgz” archive
Downloaded from: http://www.clearskyinstitute.com/xephem/xephem-4.0.0.tgz
2021-02-08 15:05:21 -05:00