We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccf5813 commit 0eebfbdCopy full SHA for 0eebfbd
Makefile
@@ -138,7 +138,7 @@ new-papers:
138
rm -f meta-data/index.json meta-data/paper_titles.txt
139
$(MAKE) meta-data/paper_titles.txt
140
141
-# If curl is not installed then create an empty meta-data/paper_titles.txt
+# If curl is not installed then create an empty meta-data/index.json
142
meta-data/index.json:
143
$(call optcmd,curl) https://wg21.link/index.json > $@
144
0 commit comments