From dfe09eb7a90dbf164bc0c78085b2d340e0928190 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Tue, 17 Jan 2023 01:14:08 -0400 Subject: Added compilation of (almost all non-loop) control structures for C++. --- lux-c++/commands.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lux-c++/commands.md') diff --git a/lux-c++/commands.md b/lux-c++/commands.md index af26bf44e..91c715f39 100644 --- a/lux-c++/commands.md +++ b/lux-c++/commands.md @@ -33,10 +33,6 @@ cd ~/lux/lux-c++/ \ # Try ``` -cd ~/lux/lux-c++/ \ -&& conda activate WORK \ -&& python3 target/program.py - cd ~/lux/lux-c++/ \ && conda activate WORK \ && python3 target/program.py build --source ~/lux/stdlib/source --target ~/lux/stdlib/target --module test/lux --program _ -- cgit v1.2.3