1
0
mirror of https://github.com/PDP-10/its.git synced 2026-05-02 22:33:27 +00:00

Make README link to missing source code issue.

This commit is contained in:
Lars Brinkhoff
2016-12-05 14:14:48 +01:00
parent 800803e9c4
commit 3f2ffe3244

View File

@@ -17,8 +17,8 @@ The goals are:
- To provide an automated build from start to end. No user - To provide an automated build from start to end. No user
invervention is necessary. invervention is necessary.
- To check whether source code exists for all programs. Actually, we - To check which programs have source code, and [which programs are missing
already found a few cases where they don't. source code](https://github.com/PDP-10/its/issues/61).
- To ensure that we know how to build all programs. In many cases we - To ensure that we know how to build all programs. In many cases we
can just invoke MIDAS, but some require the use of DDT. can just invoke MIDAS, but some require the use of DDT.