From ff01f39c1e8c9b9549d884a0db1f9a74799cf37e Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Wed, 24 Aug 2016 09:43:05 -0400 Subject: Liberate current implementation of "Calc DSL" (Copyright headers will be added in the next commit; these are the original files, unaltered in any way.) The internal project name at LoVullo is simply "Calc DSL". This liberates the entire thing. If anything was missed, I'll be added later. To continue building at LoVullo with this move, symlinks are used for the transition; this is the exact code that is used in production. There is a lot here---over 25,000 lines. Much of it is in disarray from the environment surrounding its development, but it does work well for what it was intended to do. (LoVullo folks: fork point is 65723a0 in calcdsl.git.) --- src/current/dot/pkg-exec.xsl | 99 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 src/current/dot/pkg-exec.xsl (limited to 'src/current/dot/pkg-exec.xsl') diff --git a/src/current/dot/pkg-exec.xsl b/src/current/dot/pkg-exec.xsl new file mode 100644 index 0000000..1c934bf --- /dev/null +++ b/src/current/dot/pkg-exec.xsl @@ -0,0 +1,99 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + error: cannot locate symbol dependencies for ` + + ' + + + + + + + + + -- cgit v1.2.1