Source file: /~heha/hs/gputils64-210929.zip/gplink/scan.h

/* Definitions for functions exported by the lexical analyser
   Copyright 2001, 2002, 2003, 2004, 2005
   Craig Franklin
*/

#pragma once

void open_src(const char *name, bool isinclude);
bool close_file(void);

Detected encoding: UTF-80