Working the correct way.
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
|
||||
|
||||
#IncludeRegexScan: ^.*$
|
||||
|
||||
#IncludeRegexComplain: ^$
|
||||
|
||||
#IncludeRegexTransform:
|
||||
|
||||
/Users/bradybodily/Repositories/CS3460/Hw2/Assignment2.cpp
|
||||
iostream
|
||||
-
|
||||
random
|
||||
-
|
||||
string
|
||||
-
|
||||
cstdint
|
||||
-
|
||||
iomanip
|
||||
-
|
||||
functional
|
||||
-
|
||||
iostream
|
||||
-
|
||||
numeric
|
||||
-
|
||||
string
|
||||
-
|
||||
|
||||
Reference in New Issue
Block a user