C++, support for unions.

This commit is contained in:
Jakob Lykke Andersen
2018-05-26 20:03:25 +02:00
parent f592483156
commit 6d52b63eee
5 changed files with 54 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
# You can set these variables from the command line.
SPHINXOPTS =
SPHINXBUILD = python ../sphinx/cmd/build.py
SPHINXBUILD = python3 ../sphinx/cmd/build.py
SPHINXPROJ = sphinx
SOURCEDIR = .
BUILDDIR = _build