]> mj.ucw.cz Git - eval.git/commitdiff
Isolate has moved to a new home
authorMartin Mares <mj@ucw.cz>
Sun, 26 Jul 2015 18:02:22 +0000 (20:02 +0200)
committerMartin Mares <mj@ucw.cz>
Sun, 26 Jul 2015 18:02:22 +0000 (20:02 +0200)
isolate/isolate.c

index cb33c603ab5e1ca0cd1bd91781b412679c983684..ebc11a64f86d4f9a4121d79da2640bb7d684387c 100644 (file)
@@ -5,6 +5,11 @@
  *     (c) 2012-2014 Bernard Blackham <bernard@blackham.com.au>
  */
 
+/***********************************************************
+ ** This is not the master version of Isolate any longer. **
+ ** See https://github.com/ioi/isolate for its new home.  **
+ ***********************************************************/
+
 #define _GNU_SOURCE
 
 #include "autoconf.h"