We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87e91b4 commit 5708413Copy full SHA for 5708413
Action
@@ -30,10 +30,10 @@ name "Modules"
30
dir modules/src
31
indir
32
end
33
-name "LL(1) Parser generator"
34
-dir util/LLgen
35
-action "make firstinstall && make clean"
36
-end
+! name "LL(1) Parser generator"
+! dir util/LLgen
+! action "make firstinstall && make clean"
+! end
37
name "C preprocessor"
38
dir util/cpp
39
util/.distr
@@ -1,4 +1,3 @@
1
-LLgen
2
ack
3
amisc
4
arch
0 commit comments