[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-dev] [supercollider/supercollider] ca99b0: help doc: update to match the new syntax error out...
- To: sc-dev@xxxxxxxxxxxxxxxx
- Subject: [sc-dev] [supercollider/supercollider] ca99b0: help doc: update to match the new syntax error out...
- From: GitHub <noreply@xxxxxxxxxx>
- Date: Thu, 24 Oct 2013 01:47:01 -0700
- Dkim-signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1382604423; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=ryMOv/tlU6VzFve30vYjpIwIfYbjNQDO7hg6xRh9jLU=; b=WC2q44FCJwnSKDmfJIVu7bl5jpYeYJveA8vQ/ajbtC3fHoiDzGpL4zaHn2XhKpgbA1w/dUMq cSwPwhI7JfNDOIep0pMNVRK/XaFL68X4wT7i29cpLerHSweo8rx2u0MweMsBcux3bWJC6eQP wC87ev4SGXz62047hnHG9ZXR1dI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=github.com; s=mailo; q=dns; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; b=R0BHuqooKNjR8/GuxQmAth783Mwei1viOKPUaTGn+rPSIiMefagBsD/Z4HZ+sumuEjwZSR mj0MJAQkrgYfau8lODNgahjdxHAwCnJi94hehOHNPcIrJ4vxl1Joy348AutOmJaplr4/RvOz a2kgKwCXrivB8Gj4sJMehoZuEjmvE=
- List-id: SuperCollider developers mailing list <sc-devel.create.ucsb.edu>
- Reply-to: sc-dev@xxxxxxxxxxxxxxxx
- Sender: owner-sc-dev@xxxxxxxxxxxxxxxx
Branch: refs/heads/master
Home: https://github.com/supercollider/supercollider
Commit: ca99b0cd639ceb3ac82180cdbf1a3f7d0874ac29
https://github.com/supercollider/supercollider/commit/ca99b0cd639ceb3ac82180cdbf1a3f7d0874ac29
Author: Dan Stowell <danstowell@xxxxxxxxxxxxxxxxxxxxx>
Date: 2013-10-24 (Thu, 24 Oct 2013)
Changed paths:
M HelpSource/Tutorials/Getting-Started/02-First-Steps.schelp
Log Message:
-----------
help doc: update to match the new syntax error output (thanks numb101). Fixes #981