https://github.com/jrincayc/ucblogo-code
Revision 263ade33907bdb4b4dc7bd35cba68f140ebef9fe authored by chou86_e on 18 August 2008, 22:56:43 UTC, committed by chou86_e on 18 August 2008, 22:56:43 UTC

git-svn-id: https://svn.code.sf.net/p/ucblogo/code@172 fc4ef4ee-df3e-0410-84de-fb01f5d6c4f7
1 parent 8a17e4f
Raw File
Tip revision: 263ade33907bdb4b4dc7bd35cba68f140ebef9fe authored by chou86_e on 18 August 2008, 22:56:43 UTC
Windows uses Alt (not Ctrl) for stop and pause, like other platforms.
Tip revision: 263ade3
pbdevelopment.plist
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>PBXProjectSourcePath</key>
	<string>/Users/joe/UCBLogo/UCBLogo.xcode</string>
</dict>
</plist>
back to top