The R Project SVN R

Rev

Rev 60255 | Rev 70013 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 60255 Rev 68949
Line 12... Line 12...
12
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13
 *  GNU Lesser General Public License for more details.
13
 *  GNU Lesser General Public License for more details.
14
 *
14
 *
15
 *  You should have received a copy of the GNU Lesser General Public License
15
 *  You should have received a copy of the GNU Lesser General Public License
16
 *  along with this program; if not, a copy is available at
16
 *  along with this program; if not, a copy is available at
17
 *  http://www.r-project.org/Licenses/
17
 *  https://www.R-project.org/Licenses/
18
 */
18
 */
19
 
19
 
20
/* 
20
/* 
21
   For use by alternative front-ends and packages which need to share
21
   For use by alternative front-ends and packages which need to share
22
   the R event loop (on all platforms).
22
   the R event loop (on all platforms).