Build the Basic run-time library (after some modernisation).

--HG--
branch : dtrg-buildsystem
This commit is contained in:
David Given
2013-05-14 16:11:29 +01:00
parent a68b117e96
commit d5f0107746
24 changed files with 89 additions and 381 deletions

View File

@@ -1,3 +1,5 @@
#include <stdlib.h>
#include <string.h>
#include "bc_string.h"
/* $Id$ */