diff --git a/src/Simulation/EntryPointDriver/Driver.cs b/src/Simulation/EntryPointDriver/Driver.cs index 5042361a97d..8771a5a8aa4 100644 --- a/src/Simulation/EntryPointDriver/Driver.cs +++ b/src/Simulation/EntryPointDriver/Driver.cs @@ -189,7 +189,7 @@ public Driver(DriverSettings settings, IReadOnlyCollection entryPoi suggestions: new[] { this.settings.QuantumSimulatorName, - // this.settings.SparseSimulatorName, // uncomment to enable listing the sparse simulator in the command line help + this.settings.SparseSimulatorName, this.settings.ToffoliSimulatorName, this.settings.ResourcesEstimatorName, this.settings.DefaultSimulatorName