more string fixes and get_code

This commit is contained in:
Vítor Santos Costa
2013-12-08 19:12:24 +00:00
parent 62a6d96674
commit adea3bdb24
16 changed files with 380 additions and 168 deletions

View File

@@ -22,7 +22,7 @@ static char SccsId[] = "%W% %G%.2";
#include "YapHeap.h"
#include "yapio.h"
#include "pl-shared.h"
#include "YapMirror.h"
#include "YapText.h"
#include <stdlib.h>
#if HAVE_STRING_H
#include <string.h>