annotate examples/MSP/version.plist @ 84:7c8edb20f740

Fixed bug in xtract_irregularity_k() - failure to initialise *result to zero
author Dan Stowell <danstowell@gmail.com>
date Sun, 02 Sep 2007 14:28:00 +0000
parents 899c31350e8d
children
rev   line source
jamie@77 1 <?xml version="1.0" encoding="UTF-8"?>
jamie@77 2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
jamie@77 3 <plist version="1.0">
jamie@77 4 <dict>
jamie@77 5 <key>BuildVersion</key>
jamie@77 6 <string>38</string>
jamie@77 7 <key>CFBundleShortVersionString</key>
jamie@77 8 <string>1.0</string>
jamie@77 9 <key>CFBundleVersion</key>
jamie@77 10 <string>1.0</string>
jamie@77 11 <key>ProjectName</key>
jamie@77 12 <string>CarbonProjectTemplates</string>
jamie@77 13 <key>SourceVersion</key>
jamie@77 14 <string>140000</string>
jamie@77 15 </dict>
jamie@77 16 </plist>