ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change
on this file since 7ed1d8f was
b52abe0,
checked in by Thierry Delisle <tdelisle@…>, 5 years ago
|
Implemented basic language server with no capabilities
|
-
Property mode set to
100644
|
File size:
104 bytes
|
Rev | Line | |
---|
[b52abe0] | 1 | #pragma once |
---|
| 2 | |
---|
| 3 | #include <iostream> |
---|
| 4 | |
---|
| 5 | extern std::ostream & log(); |
---|
| 6 | extern int g_argc; |
---|
| 7 | extern char** g_argv; |
---|
Note: See
TracBrowser
for help on using the repository browser.