Fix comment flyer

llvm-svn: 781
This commit is contained in:
Chris Lattner 2001-10-13 07:06:57 +00:00
parent 9ceec4152d
commit 98615da75e
3 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
//===------------------------------------------------------------------------===
//===----------------------------------------------------------------------===//
// LLVM 'DIS' UTILITY
//
// This utility may be invoked in the following manner:
@ -14,7 +14,7 @@
//
// TODO: add -vcg which prints VCG compatible output.
//
//===------------------------------------------------------------------------===
//===----------------------------------------------------------------------===//
#include <iostream.h>
#include <fstream.h>

View File

@ -1,4 +1,4 @@
//===------------------------------------------------------------------------===
//===----------------------------------------------------------------------===//
// LLVM 'DIS' UTILITY
//
// This utility may be invoked in the following manner:
@ -14,7 +14,7 @@
//
// TODO: add -vcg which prints VCG compatible output.
//
//===------------------------------------------------------------------------===
//===----------------------------------------------------------------------===//
#include <iostream.h>
#include <fstream.h>

View File

@ -1,4 +1,4 @@
//===------------------------------------------------------------------------===
//===----------------------------------------------------------------------===//
// LLVM 'DIS' UTILITY
//
// This utility may be invoked in the following manner:
@ -14,7 +14,7 @@
//
// TODO: add -vcg which prints VCG compatible output.
//
//===------------------------------------------------------------------------===
//===----------------------------------------------------------------------===//
#include <iostream.h>
#include <fstream.h>