Browse Source
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5698 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61pull/1/head 3.2-RC2
26 changed files with 59 additions and 5045 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,17 +0,0 @@
@@ -1,17 +0,0 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?> |
||||
<configuration> |
||||
<configSections> |
||||
<section name='microsoft.scripting' requirePermission='false' type='Microsoft.Scripting.Hosting.Configuration.Section, Microsoft.Scripting, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'/> |
||||
</configSections> |
||||
|
||||
<microsoft.scripting> |
||||
<languages> |
||||
<language extensions='.py' displayName='IronPython 2.6.1' type='IronPython.Runtime.PythonContext, IronPython, Version=2.6.10920.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' names='IronPython;Python;py'/> |
||||
<language extensions='.rb' displayName='IronRuby' type='IronRuby.Runtime.RubyContext, IronRuby, Version=0.9.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' names='IronRuby;Ruby;rb'/> |
||||
</languages> |
||||
|
||||
<options> |
||||
<set language='Ruby' option='LibraryPaths' value='lib\IronRuby;lib\ruby\site_ruby\1.8;lib\ruby\site_ruby;lib\ruby\1.8'/> |
||||
</options> |
||||
</microsoft.scripting> |
||||
</configuration> |
Loading…
Reference in new issue