Timur.
git-svn-id: http://root.cern.ch/svn/root/trunk@47760 27541ba8-7e3a-0410-8455-c3a389f83636
This commit is contained in:
parent
7daf8ac1b6
commit
d5d88ab9df
@ -1,3 +1,9 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// CLING - the C++ LLVM-based InterpreterG :)
|
||||
// version: $Id$
|
||||
// author: Timur Pocheptsov <Timur.Pocheptsov@cern.ch>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
#include "cling/Interpreter/LookupHelper.h"
|
||||
#include "cling/Interpreter/Interpreter.h"
|
||||
#include "Display.h"
|
||||
|
@ -1,3 +1,9 @@
|
||||
//--------------------------------------------------------------------*- C++ -*-
|
||||
// CLING - the C++ LLVM-based InterpreterG :)
|
||||
// version: $Id$
|
||||
// author: Timur Pocheptsov <Timur.Pocheptsov@cern.ch>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
#ifndef CLING_DISPLAY_H
|
||||
#define CLING_DISPLAY_H
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user